set dark background by default

This commit is contained in:
quenousimporte 2025-02-03 14:40:43 +01:00
parent f6836bc651
commit 769fed109a
1 changed files with 1 additions and 1 deletions

2
.vimrc
View File

@ -5,7 +5,7 @@ set number
map <silent> <up> gk
map <silent> <down> gj
set spelllang=fr
set background=light
set background=dark
" search
set incsearch "incremental search