Skip to content

guymorrell/vim-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install like this:

cd ~/
brew install cmake macvim
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
cp ./vimrc ~/.vim/vimrc
ln -s ~/.vim/vimrc ~/.vimrc 
cd ~/.vim/bundle/YouCompleteMe
./install.py
vim +PluginInstall +qall

About

my vim config to share amongst my machines

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 92.6%
  • Shell 7.4%