vimrc cleaning
This commit is contained in:
parent
0756ca4571
commit
fb5f5b41a6
1 changed files with 0 additions and 2 deletions
|
@ -79,7 +79,6 @@ if has("gui")
|
||||||
endif
|
endif
|
||||||
|
|
||||||
set bg=dark
|
set bg=dark
|
||||||
set termguicolors
|
|
||||||
let g:gruvbox_italic=1
|
let g:gruvbox_italic=1
|
||||||
colorscheme gruvbox
|
colorscheme gruvbox
|
||||||
|
|
||||||
|
@ -102,7 +101,6 @@ let g:lightline = {
|
||||||
\ [ 'filetype' ] ]
|
\ [ 'filetype' ] ]
|
||||||
\ },
|
\ },
|
||||||
\ 'component_function': {
|
\ 'component_function': {
|
||||||
\ 'fugitive': 'FugitiveHead',
|
|
||||||
\ 'readonly': 'LightLineReadonly'},
|
\ 'readonly': 'LightLineReadonly'},
|
||||||
\ }
|
\ }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue