Created
October 21, 2011 21:49
-
-
Save kyleterry/1305075 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" 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