unimpaired's background toggle mapping is now yob

Daniel Etrata
2018-11-08 11:29:02 -06:00
parent 7eeee64454
commit db7fd27bf2

@@ -3,7 +3,7 @@ gruvbox comes in two modes, dark and light. To toggle between them just set back
set background=dark " Setting dark mode
set background=light " Setting light mode
If you have [tpope's vim-unimpaired](https://github.com/tpope/vim-unimpaired) installed, you could easily switch with `cob` mapping.
If you have [tpope's vim-unimpaired](https://github.com/tpope/vim-unimpaired) installed, you could easily switch with `yob` mapping.
Since gruvbox inverts cursor color, it could be awkward to determine current position, when the search is highlighted. To get single cursor color while searching, map these gruvbox functions somewhere _after_ unimpaired is loaded: