feat: denote directory support
This commit is contained in:
@@ -16,4 +16,4 @@ setlocal isfname+=:
|
||||
setlocal includeexpr=s:DenoteGotoFile()
|
||||
|
||||
" Back references command {{{1
|
||||
command! DenoteBackReferences :call denote#loclist#references(denote#meta#noteIdFromFile(expand("%")))
|
||||
command! DenoteBackReferences :call denote#loclist#references(denote#meta#noteIdFromFile(expand("%:t")))
|
||||
|
||||
Reference in New Issue
Block a user