No description
- Vim Script 100%
| autoload | initial awesome commit | |
| bundle | fully remove vim-powerline | |
| colors | add github color scheme for light backgrounds | |
| ftplugin | go completion | |
| .gitignore | added netwhrist to gitignore | |
| .gitmodules | update all the urls | |
| README.md | Create README.md | |
| vimrc | CC additions | |
dot_vim
My Vim Files, Y'all!
Feel free to update this! It is very much a work in progress!
Installing
$ git clone https://github.com/benwoody/dot_vim.git ~/.vim
$ ln -s ~/.vim/vimrc ~/.vimrc
$ cd ~/.vim && git submodule init && git submodule update