Sometimes, I want just want to `<C-d>` through a document without losing the highlights. It would be useful to implement a command or option for toggling vim-cool on/off. ```vim :VimCoolToggle ```
Sometimes, I want just want to
<C-d>through a document without losing the highlights.It would be useful to implement a command or option for toggling vim-cool on/off.