vimrc/sources_non_forked/snipmate-snippets/ruby/deft.snippet

4 lines
34 B
Plaintext

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