From 0e82935b8447a5cab5ea4f0fa981d25b8d61f547 Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Fri, 13 Sep 2019 15:27:55 +0100 Subject: [PATCH] update --- ftplugin/help.vim | 1 - vimrc | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ftplugin/help.vim b/ftplugin/help.vim index cc155a6..24dd22c 100644 --- a/ftplugin/help.vim +++ b/ftplugin/help.vim @@ -1,2 +1 @@ setlocal keywordprg=:help -setlocal relativenumber number diff --git a/vimrc b/vimrc index e3a2a88..387df35 100644 --- a/vimrc +++ b/vimrc @@ -270,7 +270,7 @@ command! ScratchVertical vnew | setlocal buftype=nofile | setlocal bufhidden=hid scriptencoding utf-8 syntax on -set fillchars=stl:\ ,stlnc:\ ,vert:┃ +set fillchars=stl:\ ,stlnc:\ ,vert:\|,fold:\ set guioptions-=mTrLb set guioptions+=c