Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 207 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 207 Bytes

vim-config

Setup

~ $ git clone https://github.com/tprado/vim-config.git ~/.vim
~ $ cd ~/.vim
~/.vim $ git submodule update --init
~/.vim $ mkdir swap
~/.vim $ mkdir undo

That's it.