added you complete me

pull/1/head
Adam Veldhousen 2014-07-14 16:20:41 -05:00
parent 8901e30c5c
commit 7697b86e39
3 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -13,6 +13,7 @@ _*
.sh_history .sh_history
.dbshell .dbshell
.netrc .netrc
*.dll

BIN
.vimrc

Binary file not shown.

View File

@ -30,3 +30,5 @@ git://github.com/vim-scripts/django.vim.git
git://github.com/digitaltoad/vim-jade.git git://github.com/digitaltoad/vim-jade.git
git://github.com/airblade/vim-gitgutter.git git://github.com/airblade/vim-gitgutter.git
git://github.com/kien/ctrlp.vim.git git://github.com/kien/ctrlp.vim.git
git://github.com/Lokaltog/vim-easymotion.git
git://github.com/Valloric/YouCompleteMe.git