mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 01:38:40 +02:00
docs: fix grammar, spelling, and text for enable
options
This commit is contained in:
parent
7014569cbf
commit
3fd743fe80
23 changed files with 24 additions and 24 deletions
|
@ -19,7 +19,7 @@ in {
|
|||
plugins.todo-comments =
|
||||
helpers.extraOptionsOptions
|
||||
// {
|
||||
enable = mkEnableOption "Enable todo-comments.";
|
||||
enable = mkEnableOption "todo-comments";
|
||||
|
||||
package =
|
||||
helpers.mkPackageOption
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue