Improve ]]/[[ movement
This commit is contained in:
parent
05008e7a82
commit
60bda7322f
1 changed files with 1 additions and 1 deletions
2
plug.vim
2
plug.vim
|
@ -1415,7 +1415,7 @@ function! s:preview_commit()
|
|||
endfunction
|
||||
|
||||
function! s:section(flags)
|
||||
call search('\(^- \)\@<=.', a:flags)
|
||||
call search('\(^[x-] \)\@<=[^:]\+:', a:flags)
|
||||
endfunction
|
||||
|
||||
function! s:diff()
|
||||
|
|
Loading…
Reference in a new issue