corrections and improvements to have all neovim lsp and completions working

This commit is contained in:
Salar Rahmanian 2025-10-05 00:36:55 -07:00
parent f98fe01b0c
commit 7584b9ebfc
7 changed files with 130 additions and 31 deletions

View file

@ -99,6 +99,7 @@
};
trouble.enable = true;
typst-preview.enable = true;
which-key.enable = true;
};
};