From cf0b38afa81a3ea4bb6a2c479328ad826aa2b87a Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 17 Jun 2020 18:06:16 +0200 Subject: vim: tweak daymode, move to yui for day theme --- .vim/plugin/line.vim | 1 - 1 file changed, 1 deletion(-) (limited to '.vim/plugin') diff --git a/.vim/plugin/line.vim b/.vim/plugin/line.vim index 2707175..ad25cab 100644 --- a/.vim/plugin/line.vim +++ b/.vim/plugin/line.vim @@ -1,5 +1,4 @@ let g:lightline = {} -let g:lightline.colorscheme = 'papercolor_dim' let g:lightline.enable = { 'statusline': 1, 'tabline': 0 } -- cgit 1.4.1