From cc61784413a26f551ff6a2485f95ef19a495fa59 Mon Sep 17 00:00:00 2001 From: Von Random Date: Mon, 25 Sep 2017 19:32:43 +0300 Subject: [PATCH] gvim does not look wel with powerline symbols --- gvimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/gvimrc b/gvimrc index a311a7c..919e646 100644 --- a/gvimrc +++ b/gvimrc @@ -4,6 +4,7 @@ if has('win32') else set guifont=Iosevka\ Term\ Regular\ 10 endif +let g:lightline = { 'colorscheme': 'solarized', } set guiheadroom=0 guioptions=aei mouse=a set noerrorbells visualbell t_vb= set guicursor=a:blinkon0,a:block,i:ver1-Cursor/lCursor,r:hor1-Cursor/lCursor