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