summaryrefslogtreecommitdiff
path: root/dot_config/nvim/fnl/plugins/lsp.fnl (follow)
AgeCommit message (Collapse)AuthorLines
2025-04-02nvim: upgrade configs for v0.11Chloé Vulquin-54/+0
Bunch of stuff bundled with it. `lsp/` subject to changes.
2024-10-04nvim: tsserver -> ts_lsChloé Vulquin-2/+2
2024-08-14nvim: move to basedpyright over pyrightChloé Vulquin-2/+2
The interest is mostly in the code actions.
2024-08-07nvim: move lsp into a single fileChloé Vulquin-0/+54
Also I removed the workspaces stuff. I don't use them.