Slippery Snippets brings the HOT HOT feature of TextMate to VIM. Define you snippet in snippets file and use the snippets with a single <TAB
Just download the VIMBALL file and load it in VIM. Then use the sourcing command to extract it.
:so %
The content will be extracted to appropriate locations in the VIM's directory. Now, open a C++ source file and type "do"; then hit the
{ Note: Snippet files can be found at "vim/vimfiles/after/ftplugin". Refer the snippets files for creating your own snippets.}
Enjoy the Snippets!
Sunday, January 14, 2007
Slippery Snippets for VIM. HOT!
Posted by Indian Lycan at 10:37 AM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment