mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
remove the looking-back condition, some old emacs don't have looking-back function.
This commit is contained in:
parent
0e1456f4b8
commit
baaf76e7f6
@ -1,5 +1,4 @@
|
|||||||
#name : if ... end
|
#name : if ... end
|
||||||
#condition : (looking-back "^[[:blank:]]*if")
|
|
||||||
# --
|
# --
|
||||||
if ${1:condition}
|
if ${1:condition}
|
||||||
$0
|
$0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user