nanAdair / vimfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nanAdair's vim files

Plugins description

  1. c.vim: c/c++ IDE
  2. neocomplcache: Ultimate auto-completion system
  3. nerdcommenter: for intensely orgasmic commenting
  4. nerdtree: tree explorer plugin for navigation the filesystem
  5. rainbow: highlights matching parenthesis with a rainbow of colors
  6. supertab: perform all your vim insert mode completions with tab
  7. tagbar: display tags in a window, ordered by class etc
  8. simple-pairs: a quick way for typing parenthesis
  9. python-mode: many python plugins in one collection
  10. vim-markdown: markdown syntax highlight
  11. syntastic: syntax checking
  12. stl-highlight: STL syntax highlighting
  13. mutiple-cursors: Sublime Text style multiple selections for Vim
  14. powerline

Aesthetics

Installation

About


Languages

Language:Vim Script 95.7%Language:Shell 4.3%