change hidden chars

This commit is contained in:
psox 2020-06-14 17:07:27 +01:00
parent 17c423f98f
commit 980f4915fc
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -38,7 +38,7 @@ set tabstop=8
set softtabstop=2
set expandtab
set encoding=utf-8
set listchars=trail:,extends:↲,precedes:↱,nbsp:▭,tab:╙─╖
set listchars=trail:,extends:↲,precedes:↱,nbsp:▂,tab:╙─╖
set list
set ignorecase
set infercase