mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-14 01:14:17 +00:00
removing directives from some classic snippets
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#name : inject(...) { |...| ... }
|
||||
#group : collections
|
||||
# --
|
||||
inject(${1:0}) { |${2:injection}, ${3:element}| $0 }
|
||||
inject(${1:0}) { |${2:injection}, ${3:element}| $0 }
|
||||
|
||||
Reference in New Issue
Block a user