1
0
Fork 0
mirror of https://github.com/LazyVim/LazyVim.git synced 2025-07-08 00:14:38 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Folke Lemaitre
4187417158
fix(python): basedpyright is now supported by mason-lspconfig 2024-03-20 22:25:59 +01:00
Folke Lemaitre
f055265bff
feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes 2024-03-20 17:18:11 +01:00
jyuan0
7c60431c58
fix(python): add ft to Python keymaps, and fix "Markdown Preview" toggle description ()
* feat(python): add `ft` to keymaps

* fix(markdown): fix toggle keymap description
2023-10-15 07:21:17 +02:00
MoetaYuko
8f42733ce5
feat(python): add key binding for organize imports () 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 () 2023-09-30 17:51:47 +02:00
Hai Ninh Hoang
ea930e3545
fix(python): use venv for DAP Python ()
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 ()
* 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 () 2023-08-29 17:58:42 +02:00
Jakub Kozłowicz
44cdb5eac5
feat(lang): add python support () 2023-07-06 20:43:19 +02:00