mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-18 03:14:16 +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