Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 303 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 303 Bytes

.vim

My vim config. It contains a bunch of old cruft that should probably be removed mixed in with stuff that works for me. YMMV.

Install

git clone https://github.com/sollie/vim.git ~/.vim
sh ~/.vim/setup.sh

or

git clone [email protected]:sollie/vim.git ~/.vim
sh ~/.vim/setup.sh