mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-06 07:22:25 +00:00
removed group-name prefix on trigger keys
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#name : each_cons(...) { |...| ... }
|
||||
# key: collectionseac
|
||||
# key: eac
|
||||
# --
|
||||
each_cons(${1:2}) { |${group}| $0 }
|
||||
Reference in New Issue
Block a user