g:ColorVForceGuiColors option

This commit is contained in:
ManjaroOne666 2018-11-02 23:09:21 +00:00
parent d3be8a2c55
commit 4d072310e4
1 changed files with 1 additions and 0 deletions

1
vimrc
View File

@ -421,6 +421,7 @@ let g:gutentags_ctags_exclude = ['package.json', 'Session.vim', 'package-lock.js
"}}}
" colorV{{{
let g:ColorVForceGuiColors = 1
let g:colorv_no_global_map = 1
let g:colorv_win_pos = 'top'