-
Verify
How can we help you?Currently, when i press |
Beta Was this translation helpful? Give feedback.
Answered by
mk-f
Oct 3, 2024
Replies: 1 comment
-
I found that I have to configure the proper link-format in link-format = "[{{title}}]({{rel-path}})" ... with that and using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mk-f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found that I have to configure the proper link-format in
zk
(and not in nvim), and settled for... with that and using
:ZkInsertLink
while autocompletion does not work (#176) is all i need.