dotar/vim/snippets/javascript/pe.snippet
2011-11-17 16:00:49 -06:00

4 lines
47 B
Plaintext
Executable File

${1:property}: function(event) {
${2:body}
}