vim: show tabs properly
This commit is contained in:
parent
e79b0c7ff7
commit
c2775bbb06
|
@ -28,7 +28,7 @@ set splitright
|
|||
|
||||
" Visualise trailing whitespace
|
||||
set list
|
||||
set listchars=trail:·,nbsp:␣
|
||||
set listchars=tab:▸\ ,trail:·,nbsp:␣
|
||||
|
||||
" Spelling
|
||||
set spell
|
||||
|
|
Loading…
Reference in a new issue