Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created November 10, 2012 04:08
Show Gist options
  • Save isaacs/4049845 to your computer and use it in GitHub Desktop.
Save isaacs/4049845 to your computer and use it in GitHub Desktop.
set list listchars=tab:\ \ ,trail:·
@jsimmons
Copy link

I like using the little arrow as my tab character.

set list listchars=tab:→\ ,trail:·

@lvivski
Copy link

lvivski commented Nov 10, 2012

set listchars=tab:▸\ ,trail:·,extends:❯,precedes:❮,nbsp:× this is one of the best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment