mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-24 12:28:32 +00:00
neorg: fixing capitalisation
This commit is contained in:
parent
a2560d9bf3
commit
67a2632958
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ in {
|
||||||
|
|
||||||
type = submodule {
|
type = submodule {
|
||||||
options = {
|
options = {
|
||||||
enable = mkEnableOption "Wrapper to interface with several different completion engines.";
|
enable = mkEnableOption "wrapper to interface with several different completion engines.";
|
||||||
config = {
|
config = {
|
||||||
disable = mkOption {
|
disable = mkOption {
|
||||||
type = listOf str;
|
type = listOf str;
|
||||||
|
|
Loading…
Add table
Reference in a new issue