Skip to content

Instantly share code, notes, and snippets.

@kyleterry
Created October 21, 2011 21:49
Show Gist options
  • Save kyleterry/1305075 to your computer and use it in GitHub Desktop.
Save kyleterry/1305075 to your computer and use it in GitHub Desktop.
" displays tabs with :set list & displays when a line runs off-screen
set listchars=tab:>-,eol:✈,trail:-,precedes:<,extends:>
set list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment