mirror of
https://github.com/preservim/vim-thematic.git
synced 2025-11-16 05:43:50 -05:00
fixed mapping example
This commit is contained in:
@@ -140,7 +140,8 @@ your `.vimrc` file:
|
||||
|
||||
```vim
|
||||
nnoremap <Leader>T :ThematicNext<CR>
|
||||
nnoremap <Leader>I :Thematic iawriter<CR>
|
||||
nnoremap <Leader>S :Thematic solar_dark<CR>
|
||||
nnoremap <Leader>L :Thematic solar_lite<CR>
|
||||
```
|
||||
|
||||
## What theme properties can I set?
|
||||
|
||||
Reference in New Issue
Block a user