This commit is contained in:
ManjaroOne666 2019-09-13 15:27:55 +01:00
parent e984e9308d
commit 0e82935b84
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
setlocal keywordprg=:help setlocal keywordprg=:help
setlocal relativenumber number

2
vimrc
View File

@ -270,7 +270,7 @@ command! ScratchVertical vnew | setlocal buftype=nofile | setlocal bufhidden=hid
scriptencoding utf-8 scriptencoding utf-8
syntax on syntax on
set fillchars=stl:\ ,stlnc:\ ,vert: set fillchars=stl:\ ,stlnc:\ ,vert:\|,fold:\
set guioptions-=mTrLb set guioptions-=mTrLb
set guioptions+=c set guioptions+=c