From: Peter Palfrader Date: Sun, 18 Dec 2016 14:38:40 +0000 (+0100) Subject: vim listchars once more: avoid small hyphen as it cannot be used in urxvt's cutchars X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=025bedc24e056e997b5a77a30bcd8efdb124ddc8;p=mirror%2Fdsa-puppet.git vim listchars once more: avoid small hyphen as it cannot be used in urxvt's cutchars --- diff --git a/modules/debian-org/files/root-dotfiles/vimrc b/modules/debian-org/files/root-dotfiles/vimrc index edaf40168..d99e4d689 100644 --- a/modules/debian-org/files/root-dotfiles/vimrc +++ b/modules/debian-org/files/root-dotfiles/vimrc @@ -10,7 +10,7 @@ set ai :syn on :set title :set pastetoggle= -:set listchars=tab:»‐trail:· +:set listchars=tab:»·,trail:· :set list :nmap :set invlist :imap :set invlist