mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-15 14:53:46 -05:00
unimpaired's background toggle mapping is now yob
2
Usage.md
2
Usage.md
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user