VimDiff: ctermfg=white

desktop
Kolan Sh 2021-03-30 03:13:25 +03:00
parent d250fe467d
commit 6007bcf62f
1 changed files with 4 additions and 0 deletions

4
.vimrc
View File

@ -18,6 +18,10 @@ set nocompatible " обойдёмся без стандартного vi
set backspace=indent,eol,start
set nofixendofline
colorscheme desert
hi DiffAdd ctermfg=white
hi DiffChange ctermfg=white
hi DiffDelete ctermfg=white
hi DiffText ctermfg=white
set number
nmap <F6> :set invlist<cr>
" set breakindent " https://www.linux.org.ru/forum/general/10615635?lastmod=1403800233259