mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-15 16:41:03 +00:00
gleam: capitalisation
This commit is contained in:
parent
425499ab84
commit
b78d3abbb7
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ in {
|
|||
package = mkOption {
|
||||
type = either package (listOf str);
|
||||
default = servers.${cfg.lsp.server}.package;
|
||||
description = "gleam LSP server package, or the command to run as a list of strings";
|
||||
description = "Gleam LSP server package, or the command to run as a list of strings";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue