vimrc: comment background colour

This commit is contained in:
Aminda Suomalainen 2024-07-19 12:47:23 +03:00
parent a8530221aa
commit 0dd55997cb
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ set number " Show line numbers.
set ruler " Show the line and column number of the cursor position,
" separated by a comma.
set background=dark
"set background=dark
"Use modelines!
set modeline