.vim My vim dot files. the .vimrc file is saved to vimrc. Just run the following commands via terminal to get perfectly set up: $ cd ~/ $ git clone --recursive https://github.com/jfrazelle/.vim.git .vim $ ln -sf $HOME/.vim/vimrc $HOME/.vimrc