summaryrefslogtreecommitdiff
path: root/home/neovim/lsp.nix
AgeCommit message (Collapse)Author
2024-02-20Merge 'reorg' into 'main'Linnnus
This patch moves in the reorganizational work done on the reorg branch, mainly: * Move host-specific modules into hosts/<host>/<module> * Break up HM config See the reorg branch for the individual commits.
2024-02-04Switch to nixd (works equally shit)Linnnus
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