Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 306 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 306 Bytes

Prodis' Vim files

Using

  1. Install and setup
git clone https://github.com/prodis/vimfiles.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
  1. Install Vundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  1. Launch vim and run :PluginInstall