mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 18:31:35 +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
|
@ -81,7 +81,7 @@ in {
|
|||
|
||||
showEndOfLine = mkOption {
|
||||
description = ''
|
||||
Displays the end of line character set by {option}`vim.visuals.indentBlankline.eolChar` instead of the
|
||||
Displays the end of line character set by [](#opt-vim.visuals.indentBlankline.eolChar) instead of the
|
||||
indent guide on line returns.
|
||||
'';
|
||||
type = types.bool;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue