Vim: Actually fully clean up the use of gruvbox

This commit is contained in:
Salt 2018-11-05 16:43:54 -06:00
parent 74e27e6278
commit 2f887c0e8d

3
.vimrc
View File

@ -1,8 +1,5 @@
execute pathogen#infect()
set background=dark
colorscheme gruvbox
syntax on
filetype plugin indent on