Vim-plugin

From Fixme.ch
Revision as of 01:22, 1 September 2012 by Gcmalloc (Talk | contribs) (Created page with "Here is a non-exhausive list of really great vim plugin: = pathogen = For plugin management, after installing you can keep all your plugin in a ~/.vim/bundle. You can keep every ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Here is a non-exhausive list of really great vim plugin:

pathogen

For plugin management, after installing you can keep all your plugin in a ~/.vim/bundle. You can keep every plugin as a git depot for git-submodule management or similar.

conque

A shell wrapper you can open a shell in a vim buffer simply with

ConqueTerm ipython

or

ConqueTerm zsh