Initial commit.
This commit is contained in:
1
vim/snippets/javascript-jquery/fadeto.snippet
Executable file
1
vim/snippets/javascript-jquery/fadeto.snippet
Executable file
@@ -0,0 +1 @@
|
||||
${1:obj}.fadeTo('${2:slow/400/fast}', ${3:0.5})${4}
|
||||
Reference in New Issue
Block a user