mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
asm module overhaul
This commit is contained in:
parent
8c8d250768
commit
0bf6912626
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ in {
|
||||||
description = "Assembly LSP server to use";
|
description = "Assembly LSP server to use";
|
||||||
type = listOf (enum (attrNames servers));
|
type = listOf (enum (attrNames servers));
|
||||||
default = defaultServers;
|
default = defaultServers;
|
||||||
example = ["asm-lsp"];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue