fix (vimrc): if one enables automatic adjust of the appearance this leads to decreased readability
This commit is contained in:
parent
257eae5c3e
commit
ce6d070859
3
vimrc
3
vimrc
@ -7,9 +7,6 @@ set nomodeline
|
|||||||
" avoid creating a swapfile
|
" avoid creating a swapfile
|
||||||
set noswapfile
|
set noswapfile
|
||||||
|
|
||||||
" Adjust the default color groups for a dark or light background, respectively.
|
|
||||||
set background=dark
|
|
||||||
|
|
||||||
" Highlight the screen line of the cursor
|
" Highlight the screen line of the cursor
|
||||||
set cursorline
|
set cursorline
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user