Commit graph

11 commits

Author SHA1 Message Date
Sergio Laín
5b81cb636f
♻️ refactor(nvim): moved python lsp definition to the python extra and added some options to the basedpyright lsp 2024-03-23 12:33:12 +01:00
Sergio Laín
b69b5c3193
⚙️ config(nvim): add some pyright options to show diagnostics and search on only the open files 2024-03-19 00:55:36 +01:00
Sergio Laín
df1c358af6
feat(nvim): add pythom-semshi lang to the python extended extra 2024-03-12 14:15:57 +01:00
Sergio Laín
db555dd8c3
feat(nvim): disable ruff publish diagnostics in favour of pyright lsp diagnostics 2024-02-18 13:02:09 +01:00
Sergio Laín
4990ca6de5
♻️ refactor(nvim): move bindings for package/dependency management into their own language submenu 2024-02-05 01:02:50 +01:00
Sergio Laín
ce52de3605
feat(nvim): add keybindings for py-requirements plugin in the python extra 2024-01-31 10:34:41 +01:00
Sergio Laín
025725ecd0
♻️ refactor(nvim): move pyrequirements extra to the python extended extra 2024-01-29 12:58:17 +01:00
Sergio Laín
602cc73217
♻️ refactor(nvim): move some formatters and linters into their respective lang extra 2024-01-12 01:02:15 +01:00
Sergio Laín
44312e16bb
♻️ refactor(nvim): devdocs added as optional in a lot of plugin specs 2023-12-16 18:19:30 +01:00
Sergio Laín
7bfa587408
🗑️ remove(nvim): python extended extra because of redundancy with lint and formatting plugins 2023-11-26 01:39:37 +01:00
Sergio Laín
c2e92f0ef5
♻️ refactor(nvim): a lot of changes to the structure of the config
moved extras, mason and tressitter packages, and some new extras for web dev
2023-11-15 12:46:38 +01:00