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