Initial commit.
This commit is contained in:
3
vim/snippets/javascript/met.snippet
Executable file
3
vim/snippets/javascript/met.snippet
Executable file
@@ -0,0 +1,3 @@
|
||||
${1:method_name}: function(${2:attribute}){
|
||||
${3}
|
||||
}${4:, }
|
||||
Reference in New Issue
Block a user