listchars: Actually, the issue was using a soft-hyphen in tabchars, and that has...
[mirror/dsa-puppet.git] / modules / debian-org / files / root-dotfiles / vimrc
index d99e4d6..edaf401 100644 (file)
@@ -10,7 +10,7 @@ set ai
 :syn on
 :set title
 :set pastetoggle=<F10>
-:set listchars=tab:»·,trail:·
+:set listchars=tab:»trail:·
 :set list
 :nmap <F11> :set invlist<return>
 :imap <F11> <C-O>:set invlist<return>