Commit graph

7 commits

Author SHA1 Message Date
MoetaYuko
8f42733ce5
feat(python): add key binding for organize imports (#1670) 2023-10-14 17:49:23 +02:00
Folke Lemaitre
c8c929c9fd perf(util): split lazyvim.util in smaller separate modules 2023-10-12 11:48:02 +02:00
Iordanis Petkakis
7821c0e851
fix(python): make venv-selector dap_enabled conditional on nvim-dap-python (#1529) 2023-09-30 17:51:47 +02:00
Hai Ninh Hoang
ea930e3545
fix(python): use venv for DAP Python (#1457)
dap_enabled = true, -- Ensure that the venv selector affect PythonPath in nvim-dap as well! (in venv-selector.nvim)
2023-09-26 13:35:27 +02:00
Xie Zejian
451bde5b41
fix(python): disable ruff hover correctly (#1365)
* fix: disable ruff hover correctly

* better fix
2023-08-29 17:59:18 +02:00
Jakub Kozłowicz
377c0e397c
feat(python): add more venv names (#1381) 2023-08-29 17:58:42 +02:00
Jakub Kozłowicz
44cdb5eac5
feat(lang): add python support (#1031) 2023-07-06 20:43:19 +02:00