Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 280 Bytes

readme.md

File metadata and controls

12 lines (11 loc) · 280 Bytes

My .vimrc File

Notes

Use vundle to manage plugins.

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

Install

cd ~ && curl -O https://raw.githubusercontent.com/stuartmaynes/vimrc/master/.vimrc

Then run PluginInstall inside vim.