Initial commit.
This commit is contained in:
1
vim/snippets/ruby/inj.snippet
Executable file
1
vim/snippets/ruby/inj.snippet
Executable file
@@ -0,0 +1 @@
|
||||
inject(${1:init}) { |${2:total}, ${3:next}| ${4:body} }
|
||||
Reference in New Issue
Block a user