summaryrefslogtreecommitdiff
path: root/home/neovim/lsp.nix
AgeCommit message (Collapse)Author
2024-01-21Use unstable deno for NeoVim LSPLinnnus
I forgot to do this in 8c4e59b. It was causing some issues with missing type declarations for the Kv which was the whole reason for switching to unstable.deno smh my head.
2023-12-09home/{neovim,dev-utils}: Add support for NimLinnnus
2023-10-27home/neovim/lsp: Enable autofetch for nilLinnnus
2023-10-01Use alejandra formatterLinnnus
2023-09-30Switch rnix -> nilLinnnus
2023-09-22Add clangd LSP to neovimLinnnus
2023-09-14Fix pyright-langserver invocationLinnnus
2023-09-07Fix syntax error in generated init.luaLinnnus
2023-09-07Reorganize everythingLinnnus