Skip to content

Instantly share code, notes, and snippets.

@jonathanwork
Created April 29, 2016 06:44
Show Gist options
  • Save jonathanwork/3f93b7da31398df01514bdaff5b7e134 to your computer and use it in GitHub Desktop.
Save jonathanwork/3f93b7da31398df01514bdaff5b7e134 to your computer and use it in GitHub Desktop.
vim file to see tabs on files
:set list
:set listchars=tab:\|\<Space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment