Improve ruby snippets (only for indentation)
This commit is contained in:
parent
f82c5e1edf
commit
fe636d7684
@ -6,7 +6,7 @@ abbr if ... end
|
||||
|
||||
snippet def
|
||||
abbr def ... end
|
||||
def ${1:#:method_name}
|
||||
def ${1:#:method_name}{}
|
||||
${2:TARGET}
|
||||
end
|
||||
|
||||
@ -144,3 +144,5 @@ options head
|
||||
else
|
||||
${4}
|
||||
end
|
||||
|
||||
# vim:set et ts=2 sts=2 sw=2 tw=0:
|
||||
|
Loading…
Reference in New Issue
Block a user