chore: update nixvim changes

This commit is contained in:
oddlama 2024-10-29 20:03:40 +01:00
parent 830b84f417
commit 8fbb616fd8
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
3 changed files with 137 additions and 65 deletions

View file

@ -35,7 +35,7 @@
cssls.enable = true;
html.enable = true;
# rust-analyzer should not be set here because of rustaceanvim
nil-ls = {
nil_ls = {
enable = true;
settings = {
formatting.command = [(lib.getExe pkgs.alejandra) "--quiet"];