Skip to content

mpilquist/vim-mpilquist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My VIM setup

Acknowledgements

Forked from https://github.com/matschaffer/vim-matschaffer and modified for my configuration.

Incorporated a number of ideas from other vimrcs.

Installation

NOTE: This will move your existing .vimrc to .vimrc.bak and create a new .vimrc

ALSO NOTE: This assumes your default Vim is available from the vi command. If this is not the case, run :BundleInstall inside vim after installing.

bash < <(curl -Ls https://github.com/mpilquist/vim-mpilquist/raw/master/scripts/setup.sh)

About

My vim configs as a self-bootstrapping vundle setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 93.8%
  • Shell 6.2%