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