forked from nodejs/node-v0.x-archive
-
Notifications
You must be signed in to change notification settings - Fork 27
Vim Plugins
alessioalex edited this page Jun 9, 2011
·
17 revisions
After this thread I thought it'd be nice to have this here since a lot of node users are also vim users.
Of course, if you don't use Pathogen, you're not really a vim user.
- SnipMate
- nodejs-snippets node specific snippet for SnipMate
- Commant-T TextMate-like Command-T explorer
- NERD_Tree
- Ack
- [Fuzzyfinder] (http://www.vim.org/scripts/script.php?script_id=1984)
- [ColorSamplePack] (http://www.vim.org/scripts/script.php?script_id=625)
- Solarized
- [Mustang] (https://github.com/marcus/vim-mustang)
These plugins are not specific to node.js development but are widely used in the community
- Zencoding
- [fugitive] (https://github.com/tpope/vim-fugitive) - Git commands in your VIM
- [EasyMotion] (https://github.com/Lokaltog/vim-easymotion) - Move faster in your text
Show off your vim skills by including a link to your pimped out ~/.vim
- Floby
- [alessioalex] (https://github.com/alessioalex/dotfiles)