fold focus tweak

This commit is contained in:
ManjaroOne666 2018-03-18 15:08:57 +00:00
commit a63ebb5682

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