Fix title line artifacts.

This commit is contained in:
Bartek Stalewski 2022-05-23 00:38:23 +02:00
parent 12d21be11f
commit 1927b010c9

View file

@ -11,8 +11,8 @@ Plug 'bitc/vim-bad-whitespace'
Plug 'RRethy/vim-hexokinase', { 'do': 'make hexokinase' } Plug 'RRethy/vim-hexokinase', { 'do': 'make hexokinase' }
call plug#end() call plug#end()
set title
set number set number
set notitle
set gdefault set gdefault
set wildmenu set wildmenu
set nobackup set nobackup