mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
docs: use inline anchors for referenced options
This commit is contained in:
parent
edb3724e64
commit
9328443273
3 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@ with builtins; {
|
|||
description = ''
|
||||
The function used to customize the appearance of the completion menu.
|
||||
|
||||
If {option}`vim.lsp.lspkind.enable` is true, then the function
|
||||
If [](#opt-vim.lsp.lspkind.enable) is true, then the function
|
||||
will be called before modifications from lspkind.
|
||||
|
||||
Default is to call the menu mapping function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue