Skip to content

Commit

Permalink
jump to change on diff move
Browse files Browse the repository at this point in the history
  • Loading branch information
cdaddr committed Aug 24, 2020
1 parent d323df4 commit 565eee8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/nvim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,8 @@ imap <C->> <C-o>:BulletDemote<CR>
nnoremap <silent> ]c ]c:call FindDiffOnLine()<CR>
nnoremap <silent> [c [c:call FindDiffOnLine()<CR>
nnoremap dp dp]c
nnoremap do do]c
" nnoremap <Leader>l :call CountLines()<CR> {{{2

Expand Down

0 comments on commit 565eee8

Please sign in to comment.