list tabs spaces and eol

pull/2680/head
Panos Sakkos 7 months ago
parent 66cea5ae6a
commit 93126e66c3

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

Loading…
Cancel
Save