mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-14 17:42:03 +00:00
removing directives from some classic snippets
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#name : upto(...) { |n| ... }
|
||||
#group : control structure
|
||||
# --
|
||||
upto(${n}) { |${i}|
|
||||
$0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user