Home > vimconfig

vimconfig

Vimconfig is a project mainly written in Vim Script, it's free.

where is my special vimconfig

plugins

NERD_tree

F3

bufexplorer

F2

NERD_commenter

cl ci

snipMate

python_ifold.vim

http://www.vim.org/scripts/script.php?script_id=2002

syntastic

https://github.com/scrooloose/syntastic required depends:

  • pyflakes - for python
  • tidy - (x)html
  • jsl - JavaScript

ZenCoding

http://www.vim.org/scripts/script.php?script_id=2981

colorcheme

desert256

tasklist

http://www.vim.org/scripts/script.php?script_id=2607

t - show TODO

compview

http://www.vim.org/scripts/script.php?script_id=1803 use key ?

TODO:

Use more build system

Previous:felixbellanger