1
0
Fork 0
mirror of synced 2025-01-29 07:03:31 -05:00
ultimate-vim/bundle/snipmate-snippets/javascript-jquery/unbind.snippet
2014-05-09 21:28:39 +02:00

1 line
39 B
Text

${1:obj}.unbind('${2:event name}')${3}