mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-14 01:14:17 +00:00
fix a bug in condition system.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#name : if ... end
|
||||
#condition : (looking-back "^[[:blank:]]*if")
|
||||
# --
|
||||
if ${1:condition}
|
||||
$0
|
||||
|
||||
Reference in New Issue
Block a user