Skip to content

Instantly share code, notes, and snippets.

@bsnux
Created June 1, 2020 23:23
Show Gist options
  • Save bsnux/138e6461d1029406c6e47815d80482e6 to your computer and use it in GitHub Desktop.
Save bsnux/138e6461d1029406c6e47815d80482e6 to your computer and use it in GitHub Desktop.
Listing spaces and tabs in Vim
set listchars=space:_,tab:>~ list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment