feat: reload key
This commit is contained in:
@@ -30,3 +30,9 @@ function denote#commands#load()
|
||||
" nnoremap <silent> <Plug>DenoteBackReferences :DenoteBackReferences<CR>:lclose<CR>:lopen<CR>:resize 20<CR>
|
||||
let g:denote_commands_loaded = v:true
|
||||
endfunction
|
||||
|
||||
" " Public commands for the denote-list location list
|
||||
" function denote#commands#loadll()
|
||||
" command DenoteReload call denote#
|
||||
" " command -nargs=1 DenoteSetTitle call denote#notes#settitle(<q-args>)
|
||||
" endfunction
|
||||
|
||||
Reference in New Issue
Block a user