Initial commit.
This commit is contained in:
3
vim/snippets/javascript-jquery/reset.snippet
Executable file
3
vim/snippets/javascript-jquery/reset.snippet
Executable file
@@ -0,0 +1,3 @@
|
||||
${1:obj}.reset(function() {
|
||||
${2:// Act on the event}
|
||||
});
|
||||
Reference in New Issue
Block a user