mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
languages: update description to mention multiple servers
This commit is contained in:
parent
08991be77a
commit
0e433e9241
33 changed files with 33 additions and 33 deletions
|
@ -59,7 +59,7 @@ in {
|
|||
servers = mkOption {
|
||||
type = listOf (enum (attrNames servers));
|
||||
default = defaultServers;
|
||||
description = "Bash LSP server to use";
|
||||
description = "Bash LSP servers to use";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue