mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
CI/docs: fix doc builds
This commit is contained in:
parent
844c4c5974
commit
d138eca7c5
2 changed files with 3 additions and 1 deletions
|
@ -23,7 +23,7 @@ with builtins; {
|
|||
map_cr = mkOption {
|
||||
type = types.bool;
|
||||
default = true;
|
||||
description = "map <CR> on insert mode";
|
||||
description = "map `CR` on insert mode";
|
||||
};
|
||||
|
||||
map_complete = mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue