LazyVim.LazyVim/lua/lazyvim
Iordanis Petkakis 34183a2759
fix(python): make both ruff and ruff_lsp available to user (#3060)
* fix(python): make both `ruff` and `ruff_lsp` available to user

Provide global variable to choose between `ruff` and `ruff_lsp` in
accordance to `pyright`/`basedpyright`

* refactor(python): ruff stuff

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-05-03 09:23:31 +02:00
..
config style(keymaps): clarify no to use LazyVim.safe_keymap_set #3085 2024-05-03 09:10:36 +02:00
plugins fix(python): make both ruff and ruff_lsp available to user (#3060) 2024-05-03 09:23:31 +02:00
util feat(lualine): make path trimming configurable by user (#3062) 2024-05-03 09:16:50 +02:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes #2787 2024-03-20 17:18:11 +01:00