mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
vimrc: restore dark background
This commit is contained in:
parent
b049b705a6
commit
c76ba54285
2
rc/vimrc
2
rc/vimrc
@ -23,7 +23,7 @@ set number " Show line numbers.
|
|||||||
set ruler " Show the line and column number of the cursor position,
|
set ruler " Show the line and column number of the cursor position,
|
||||||
" separated by a comma.
|
" separated by a comma.
|
||||||
|
|
||||||
set background=light
|
set background=dark
|
||||||
|
|
||||||
"Use modelines!
|
"Use modelines!
|
||||||
set modeline
|
set modeline
|
||||||
|
Loading…
Reference in New Issue
Block a user