rakr / vim-one

Adaptation of one-light and one-dark colorschemes for Vim
MIT License
1.99k stars 196 forks source link

Define color for Neovim 0.2.0: `Whitespace` highlight group #46

Closed nguquen closed 7 years ago

nguquen commented 7 years ago

NeoVim 0.2.0 released with new highlight group Whitespace for "nbsp", "space", "tab" and "trail" instead of SpecialKey.

rakr commented 7 years ago

Thanks!