Skip to content

Commit

Permalink
Overwrite map as not working properly:
Browse files Browse the repository at this point in the history
  • Loading branch information
kurkale6ka committed Jan 25, 2019
1 parent 7273d52 commit 54338b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions after/plugin/unimpaired.vim
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ endif

nunmap [p
nunmap ]p

nmap yov :se <C-R>=(&ve != 'all') ? 've=all' : 've=block'<CR><CR>

0 comments on commit 54338b6

Please sign in to comment.