feat: denote link completion

This commit is contained in:
2026-02-19 15:56:08 +01:00
parent 00af1c53b9
commit 83ea4f2bcf
3 changed files with 63 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
" Link completion {{{1
set omnifunc=denote#completion#get
" Go to file command |gf| adjustments {{{1
" This resolves denote links. The function has access to the variable v:fname,
" which corresponds to the filename under the cursor.