Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 286 Bytes

dot_vim

My Vim Files, Y'all!

Feel free to update this! It is very much a work in progress!

Installing

$ git clone https://github.com/benwoody/dot_vim.git ~/.vim 
$ ln -s ~/.vim/vimrc ~/.vimrc
$ cd ~/.vim && git submodule init && git submodule update