Initial commit.
This commit is contained in:
1
vim/snippets/ruby/delt.snippit
Executable file
1
vim/snippets/ruby/delt.snippit
Executable file
@@ -0,0 +1 @@
|
||||
delegate :${1:method}, to: :${2:object}
|
||||
Reference in New Issue
Block a user