Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 271 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 271 Bytes

.vim

My vim dot files. the .vimrc file is saved to vimrc.

Just run the following commands via terminal to get set up:

$ git clone --recursive https://github.com/chadxz/.vim.git ~/.vim
$ ln -sf ~/.vim/vimrc ~/.vimrc

license

MIT