summaryrefslogtreecommitdiff
path: root/dot_config/nvim/fnl/plugins/lsp.fnl (follow)
AgeCommit message (Collapse)AuthorLines
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.