mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-16 15:23:47 -05:00
Updated Usage (markdown)
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 [vim-unimpaired](https://github.com/tpope/vim-unimpaired), 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 `cob` 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 same way:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user