Revert "add guard to the . python implementation"
reason: causes syntax problems to some people, and there may be bigger changes due to evaluating merging with ultisnips anyway. This reverts commit ad850f303bb1d50ed8520a7b6b47e452e641c180.
This commit is contained in:
parent
b68e7544b6
commit
373516590e
@ -76,7 +76,6 @@ snippet cascii
|
||||
snippet ld
|
||||
${1:var} = lambda ${2:vars} : ${3:action}
|
||||
snippet .
|
||||
guard left =~ '^\s*$'
|
||||
self.
|
||||
snippet try Try/Except
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user