From 0dbc1ced53ab90811238ba2c25d52f0ceaadff55 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sun, 28 Oct 2018 23:29:56 -0400 Subject: Remove old unused makefile garbage and other cleanup --- vim/listchars.vim | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 vim/listchars.vim (limited to 'vim/listchars.vim') diff --git a/vim/listchars.vim b/vim/listchars.vim deleted file mode 100644 index 74af5df..0000000 --- a/vim/listchars.vim +++ /dev/null @@ -1,12 +0,0 @@ -" Backslash l -nmap l :set list! -" If you want listchars -set list -" set listchars=tab:\|\ -set listchars=tab:▸\ ,eol:¬,trail:• -" set listchars=tab:▸\ ,eol:¬ -" set listchars=tab:\|\ ,eol:↴ -" set listchars=tab:\|\ ,eol:$ -" set listchars=tab:\⇒\ ,eol:↴ -" Tabs show up as MARCON, aka 0xC2 0xAF -" Misc symbols for tabs: ¯ ⇒ ⇥ ⇨ ⇏ ⇸ → -- cgit v1.2.3