summaryrefslogtreecommitdiff
path: root/dot_config/nvim/lua/plugins/lsp.lua (follow)
AgeCommit message (Collapse)AuthorLines
2024-08-14nvim: move to basedpyright over pyrightChloƩ Vulquin-1/+1
The interest is mostly in the code actions.
2024-08-07nvim: move lsp into a single fileChloƩ Vulquin-0/+45
Also I removed the workspaces stuff. I don't use them.