Initial commit.
This commit is contained in:
3
vim/snippets/ruby/det/detect do ... end.snippet
Executable file
3
vim/snippets/ruby/det/detect do ... end.snippet
Executable file
@@ -0,0 +1,3 @@
|
||||
detect do |${1:element}|
|
||||
${2}
|
||||
end
|
||||
Reference in New Issue
Block a user