visual keys
This commit is contained in:
@@ -81,6 +81,7 @@ endfunction
|
||||
function denote#loclist#reload()
|
||||
let l:context = getloclist(0, {'context': 1})['context']
|
||||
if has_key(l:context, 'denote') && has_key(l:context, 'gfun')
|
||||
call denote#loclist#jumptowindow()
|
||||
exe 'lclose'
|
||||
call l:context['gfun']()
|
||||
exe 'lwindow'
|
||||
|
||||
Reference in New Issue
Block a user