vim plugins

22 Nov 2013 12:22 vim

This, for no particular reason, is the list of vim plugins that I’m currently using:

Pathogen

How else are you going to manage this many plugins?

Well, yeah, you could use vundle.

Parentheses

  • vim-unimpaired – various things attached to the [ and ] keys. I mostly use [b and ]b for jumping between buffers.
  • vim-signature – toggle, display and navigate marks.

Programming stuff

Language Support

  • squirrel – some syntax rules for Squirrel
  • vim-django
  • vim-elixir
  • vim-jade
  • vim-javascript
  • vim-jsbeautify
  • vim-scala
  • vim-scons