set vim guicolors

master
Paul Walko 2017-11-18 02:49:06 -05:00
parent f3d5ec7732
commit 31496e8490
1 changed files with 1 additions and 0 deletions

1
vimrc
View File

@ -44,6 +44,7 @@ syntax enable
set background=dark
colorscheme solarized8
filetype plugin on
set termguicolors
" Fuzzy Finding
set path+=**