Change tab display again

This commit is contained in:
Anthony Rose 2022-06-13 09:08:42 +01:00
parent ae08c9d2ff
commit 843208d221

4
vimrc
View file

@ -193,9 +193,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')