chadxz / .vim

my vim dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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

About

my vim dotfiles

License:MIT License


Languages

Language:Vim Script 99.6%Language:Shell 0.4%