fixed mapping example

This commit is contained in:
Reed Esau
2014-01-05 18:25:44 -07:00
parent 4d86681c4c
commit c7a025a085

View File

@@ -140,7 +140,8 @@ your `.vimrc` file:
```vim ```vim
nnoremap <Leader>T :ThematicNext<CR> 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? ## What theme properties can I set?