mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-13 17:04:18 +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
|
||||
#condition : (looking-back "^[[:blank:]]*if")
|
||||
# --
|
||||
if ${1:condition}
|
||||
$0
|
||||
|
||||
Reference in New Issue
Block a user