Merge branch 'develop'
This commit is contained in:
commit
309edd4c40
@ -747,7 +747,7 @@ func! s:AcceptSelection(mode,...) "{{{
|
|||||||
else
|
else
|
||||||
exe 'bo '.cmd.' '.filepath
|
exe 'bo '.cmd.' '.filepath
|
||||||
endif
|
endif
|
||||||
if exists('s:jmpln') && empty('s:jmpln')
|
if exists('s:jmpln') && !empty('s:jmpln')
|
||||||
exe s:jmpln
|
exe s:jmpln
|
||||||
keepj norm! 0zz
|
keepj norm! 0zz
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user