vim: show tabs properly

This commit is contained in:
Casper V. Kristensen 2024-01-17 11:57:50 +01:00
parent e79b0c7ff7
commit c2775bbb06

View file

@ -28,7 +28,7 @@ set splitright
" Visualise trailing whitespace
set list
set listchars=trail:·,nbsp:␣
set listchars=tab:▸\ ,trail:·,nbsp:␣
" Spelling
set spell