Install yasnippet and vala-snippets packages
This commit is contained in:
4
elpa/yasnippet-20160924.2001/snippets/ruby-mode/eawi
Normal file
4
elpa/yasnippet-20160924.2001/snippets/ruby-mode/eawi
Normal file
@@ -0,0 +1,4 @@
|
||||
#name : each_with_index { |e, i| ... }
|
||||
#group : collections
|
||||
# --
|
||||
each_with_index { |${e}, ${i}| $0 }
|
Reference in New Issue
Block a user