1
0
Fork
You've already forked dot_vim
0
No description
  • Vim Script 100%
2025年03月12日 17:16:26 -05:00
autoload initial awesome commit 2013年03月19日 17:22:34 -07:00
bundle fully remove vim-powerline 2025年03月12日 16:56:44 -05:00
colors add github color scheme for light backgrounds 2015年05月06日 15:12:37 -07:00
ftplugin go completion 2024年12月10日 22:12:55 -06:00
.gitignore added netwhrist to gitignore 2013年06月26日 08:46:56 -07:00
.gitmodules update all the urls 2025年03月12日 17:16:26 -05:00
README.md Create README.md 2013年06月27日 12:24:41 -07:00
vimrc CC additions 2020年12月31日 13:42:05 -07:00

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