let's brew

This commit is contained in:
Felix Van der Jeugt 2016-09-11 23:19:34 +02:00
parent 102959fc0d
commit d896296c8d
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ let g:ycm_rust_src_path='/data/programming/rustc-1.7.0/src'
set completeopt=menu
let base16colorspace=256
colorscheme base16-colors
colorscheme base16-brewer
" damn base16's grey linenr background
highlight LineNr ctermfg=08 ctermbg=NONE