forked from mirrors_public/oddlama_nix-config
chore: update nixvim changes
This commit is contained in:
parent
830b84f417
commit
8fbb616fd8
3 changed files with 137 additions and 65 deletions
|
@ -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"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue