Skip to content

johnhanks1/vim-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Setup:

Clone the repo into .vim

  • git clone https://github.com/johnhanks1/vim-setup.git .vim

Clone Vundle into .vim

  • git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Symlink the .vimrc

  • ln -s ~/.vim/.vimrc ~/.vimrc

Open vim and run

  • PluginInstall

or run from the command line

  • vim +PluginInstall +qall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published