asm module overhaul

This commit is contained in:
sjcobb 2025-06-02 23:48:27 +01:00
commit 0bf6912626

View file

@ -37,7 +37,6 @@ in {
description = "Assembly LSP server to use";
type = listOf (enum (attrNames servers));
default = defaultServers;
example = ["asm-lsp"];
};
};
};