mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-01-26 07:39:48 +01:00
highlight: :h reference in single quotes
This commit is contained in:
parent
28bbe89fbc
commit
f58f41629f
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ in {
|
|||
"NONE"
|
||||
]));
|
||||
default = null;
|
||||
description = "The cterm arguments to use. See :h highlight-args";
|
||||
description = "The cterm arguments to use. See ':h highlight-args'";
|
||||
};
|
||||
force = mkBoolOption "force update";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue