fold focus tweak

This commit is contained in:
ManjaroOne666 2018-03-18 15:08:57 +00:00
parent 7455a3d473
commit a63ebb5682
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
nnoremap <space>rc :so $MYVIMRC<CR>
" Focus on current fold, close the rest
nnoremap <space>zz zMzvzz
nnoremap <space>zz zMzvzt
" replace current word with last yanked/deleted text
nnoremap <space>rr "_diwP