lfeng / dotvim

vim profile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotvim

vim profile for myself.

Installation

cd ~
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
ln ~/.vim/vimrc ~/.vimrc
vim +PluginInstall +qall

[WIP]Plugins List

  • vim-gitgutter: A Vim plugin which shows a git diff in the 'gutter' (sign column)
  • bufexplorer.zip Quickly and easily switch between buffers
  • JSON.vimb Distinct highlighting of keywords vs values, JSON-specific (non-JS) warnings, quote concealing
  • Tabular Aligning Text
  • vim-javascript Vastly improved Javascript indentation and syntax support in Vim.
  • sparkup Sparkup lets you write HTML code faster.
  • NERDTree A tree explorer plugin for vim.
  • neocomplete.vim Next generation completion framework after neocomplcache.

About

vim profile


Languages

Language:Vim Script 100.0%