Docs on Narrow and Widen and Redraw

This commit is contained in:
Reed Esau
2014-08-01 01:34:55 -06:00
parent 048d5bf1c1
commit b67f3e363b
2 changed files with 40 additions and 3 deletions

View File

@@ -61,6 +61,7 @@ command -nargs=0 ThematicOriginal call thematic#init('#original')
" Plugin mappings
" TODO support resizing while in virtual mode
noremap <silent> <Plug>ThematicNarrow :ThematicNarrow<CR>
noremap <silent> <Plug>ThematicWiden :ThematicWiden<CR>