Initial commit.
This commit is contained in:
2
vim/snippets/ruby/eap.snippet
Executable file
2
vim/snippets/ruby/eap.snippet
Executable file
@@ -0,0 +1,2 @@
|
||||
each_pair { |${1:k}, ${2:v}| ${3:body} }${4}
|
||||
|
||||
Reference in New Issue
Block a user