Skip to content

ypxu/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Vim config files

Based on Vundles

Include following plugins

  • gmarik/Vundle.vim
  • kien/rainbow_parentheses.vim
  • pangloss/vim-javascript
  • nathanaelkane/vim-indent-guides
  • Valloric/YouCompleteMe
  • tpope/vim-fugitive
  • airblade/vim-gitgutter
  • mhinz/vim-signify
  • bling/vim-airline
  • vim-scripts/Emmet.vim
  • scrooloose/syntastic

Install Instruction

  • Install https://github.com/VundleVim/Vundle.vim
  • cp vimrc ~/.vimrc
  • cp vimrc.bundles ~/.vim/
  • Open vim, do "PluginInstall"
  • Install YouCompleteMe (install script in ~/.vim/bundle/YouCompleteMe)
  • Install flake8 or pylint (via pip) for Python syntax checker

About

Vim config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published