mirror of
https://github.com/amix/vimrc
synced 2025-01-07 09:28:50 +00:00
4 lines
58 B
Text
4 lines
58 B
Text
|
${1:obj}.reset(function() {
|
||
|
${2:// Act on the event}
|
||
|
});
|