update
This commit is contained in:
parent
24b705b6ab
commit
0862adc22e
4 changed files with 36 additions and 6 deletions
1
init.lua
1
init.lua
|
|
@ -669,6 +669,7 @@ require('lazy').setup({
|
|||
|
||||
-- python -> LSP: basedpyright, Formatter & linter
|
||||
-- https://github.com/astral-sh/ruff/blob/main/crates/ruff_server/docs/setup/NEOVIM.md
|
||||
-- https://docs.astral.sh/ruff/editors/setup/#neovim
|
||||
ruff = {
|
||||
-- Disable hover in favor of Pyright
|
||||
on_attach = on_attach_ruff,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue