liuxuan30 / Xuan-VIM

Xuan's custom VIM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xuan-VIM

Xuan's custom VIM

Including cscope, ruby-debugger, NERD-Tree, NERT-Tab-Tree, taglist, grep, and custom color and theme, tab view with .vimrc

Hot keys are defined in .vimrc, such as 'T' to create new tabs, '.' + '[' and '.' + ']' to switch among the tabs

Plugins are from other authors with certain licenses, which also expand to this repo including MIT license.

Please compile your VIM with ruby, cscope, etc. before you want the full functionality of all the plugins.

Install

  1. mkdir ~/.vim
  2. copy every thing to ~/.vim
  3. launch vim

About

Xuan's custom VIM

License:MIT License


Languages

Language:Vim Script 98.0%Language:Vim Snippet 1.0%Language:Ruby 0.8%Language:C 0.2%Language:Shell 0.0%