list tabs spaces and eol

pull/2680/head
Panos Sakkos 7 months ago
parent 93126e66c3
commit 219d5be559

@ -5,4 +5,4 @@ opt.swapfile = false
opt.colorcolumn = "80"
opt.relativenumber = true
opt.list = true
opt.listchars = "tab:> ,lead:·,space:·,trail:·,nbsp:+,eol:¬"
opt.listchars = "tab: ,lead:·,space:·,trail:·,nbsp:+,eol:¬"

Loading…
Cancel
Save