On 10/19/06, Jeff Lanzarotta <[EMAIL PROTECTED]> wrote:
That all work well and good, but I would like to disable this display
of visual white space temporarily, do something, and then reset it back
to what I had. Is there a way to do this?

:map <silent> <Leader>l :set invlist<CR>

Then type \l when you want to toggle (<Leader> is \ by default).
Change the binding however you like, but invfoo inverts the foo
setting.

Reply via email to