forked from mirrors_public/oddlama_nix-config
chore: fix neovim completion shortcuts, address nix warnings
This commit is contained in:
parent
0349d7fd8b
commit
a0e50ce0e9
6 changed files with 40 additions and 60 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