small updates to fix attic
All checks were successful
Lint / lint (push) Successful in 2s
Plex Update / update (push) Successful in 11s

This commit is contained in:
Vivian 2023-06-06 09:19:47 +02:00
parent f56deb1c03
commit cc2dec1772
3 changed files with 18 additions and 3 deletions

View file

@ -70,6 +70,7 @@ in {
servers.pyright.enable = true;
servers.elixirls.enable = true;
servers.clangd.enable = true;
servers.yamlls.enable = true;
};
trouble.enable = true;
lspkind.enable = true;