Files
vim/.vim_runtime/sources_non_forked/snipmate-snippets/ruby/deft.snippet
2016-12-27 19:38:56 -07:00

4 lines
34 B
Plaintext

def test_${1:case_name}
${2}
end