fix (vimrc): if one enables automatic adjust of the appearance this leads to decreased readability

This commit is contained in:
eeemsi 2023-08-09 20:58:35 +02:00
parent 257eae5c3e
commit ce6d070859
1 changed files with 0 additions and 3 deletions

3
vimrc
View File

@ -7,9 +7,6 @@ set nomodeline
" avoid creating a swapfile
set noswapfile
" Adjust the default color groups for a dark or light background, respectively.
set background=dark
" Highlight the screen line of the cursor
set cursorline