# Mike Bell's VIM settings Installation: ```sh git clone https://git.movida.biz/bell/dotvim.git ~/.vim git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim ``` Create symlinks: ```sh ln -s ~/.vim/vimrc ~/.vimrc ```