diff --git a/vimrc b/vimrc index 9974878..ebe0f8a 100644 --- a/vimrc +++ b/vimrc @@ -187,9 +187,9 @@ if has('patch-7.3.541') endif if has('patch-8.1.0759') - set listchars+=tab:┆   + set listchars+=tab:┆┄> else - set listchars+=tab:┆  + set listchars+=tab:┆┄ endif if has('patch-8.1.1564') @@ -198,10 +198,6 @@ else set signcolumn=yes endif -if has('patch-8.2.2454') - set listchars+=lead:· -endif - if has('printer') set printheader=%t%h%m%=Page\ %N set printoptions=paper:A4,number:y,syntax:n