mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-04-14 05:43:59 +02:00
blargh
This commit is contained in:
parent
63d865be00
commit
70e5b25e38
19 changed files with 286 additions and 236 deletions
|
|
@ -105,6 +105,13 @@
|
|||
};
|
||||
};
|
||||
language = [
|
||||
{
|
||||
name = "gleam";
|
||||
language-servers = [
|
||||
"gleam"
|
||||
"discord-presence-lsp"
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "nu";
|
||||
language-servers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue