use vim's native package manager

This commit is contained in:
2017-11-15 18:19:23 -05:00
parent 4cc613d946
commit 78a3ae8fa7
9 changed files with 2 additions and 282 deletions

4
vimrc
View File

@@ -3,10 +3,6 @@ let &t_8f = "\<Esc>[38;2;%lu;%lu;%lum"
let &t_8b = "\<Esc>[48;2;%lu;%lu;%lum"
""" Start vim.plug
execute pathogen#infect()
""" Syntastic
" Recommended settings
set statusline+=%#warning#