Show/hide invisible chars in vim
"In your .vimrc to activate by default
set list
set listchars=tab:>.,trail:.,extends:#,nbsp:.
To hide
:set nolist
To reactivate:
:set list
Written by Arnaud ASSAD
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Related Tags
#vim
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#