lubobill1990 / Vim-Configuration

This is my vim configuration and vim addons. I hope this can help vimers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim-Configuration

This is my vim configuration and vim addons. I hope this can help vimers

This addon bundle contains many addons, and these addons are well managed by VAM(Vim Addon Manager), the following addons are enabled defaultly:

  • taglist
  • cscope
  • Color_Sampler_Pack
  1. minibufexpl
  2. winmanager
  3. NERD_Tree
  4. phpcs
  5. pythoncomplete
  6. JavaScript_Indent
  7. JavaScript_syntax
  8. surround
  9. Highlight_UnMatched_Brackets
  10. snipMate
  11. AutoComplPop
  12. calendar52
  13. vimwiki

If you want to install more addons, just follow the guidance of VAM(http://www.vim.org/scripts/script.php?script_id=2905 )

How To Use

  1. cd ~

  2. git clone git://github.com/lubobill1990/Vim-Configuration.git

  3. ln ~/Vim-Configuration/.vimrc .vimrc

About

This is my vim configuration and vim addons. I hope this can help vimers


Languages

Language:Vim Script 90.4%Language:Python 7.2%Language:Perl 2.0%Language:Shell 0.3%Language:Ruby 0.1%Language:JavaScript 0.0%