1
0
Fork 0

Improve vimbg color

This commit is contained in:
Malte Brandy 2021-07-09 00:33:06 +02:00
parent 8e9cb5ba39
commit 451e71a08e
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -23,7 +23,10 @@ set mouse=
set showcmd
set title
set backupdir=~/.vimbackupfiles/
" Set this here so that nothing gets overriden later
filetype plugin indent on
syntax on
set undodir=~/.vimhist/
set undofile
set undolevels=100