nvim: use ruff with pyright
This commit is contained in:
parent
adc494721a
commit
5076968086
3 changed files with 15 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ return {
|
|||
'neovim/nvim-lspconfig',
|
||||
dependencies = {
|
||||
{ 'williamboman/mason.nvim', opts = {} },
|
||||
{ 'folke/neodev.nvim', opts = {}},
|
||||
{ 'folke/lazydev.nvim', opts = {}},
|
||||
{ 'j-hui/fidget.nvim', opts = {} },
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue