mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/snipmate-snippets/ruby/deft.snippet

4 lines
34 B
Plaintext

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