Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Vim Plugins

Floby edited this page Jul 21, 2011 · 37 revisions

Vim Plugins

Please respect the formatting recommendations of the Modules Page

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.

Linter

  • Tabular Align declarations, equals signs, etc.
  • JSLint Lint your code from Vim
  • JSHint JSHint plugin

Syntax

Editing

Snippets

  • SnipMate Text-Mate like snippets
  • nodejs-snippets node specific snippet for SnipMate. Consider forking and improving

Browsing

Colorschemes

Miscellaneous

These plugins are not specific to node.js development but are widely used in the community

User config

Show off your vim skills by including a link to your pimped out ~/.vim

Clone this wiki locally