mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
feat(nvim): use pyright and ruff
This commit is contained in:
@@ -114,7 +114,7 @@ return {
|
||||
},
|
||||
|
||||
opts = {
|
||||
ensure_installed = { 'eslint', 'ts_ls', 'rust_analyzer', 'lua_ls', 'clangd', 'pylsp' },
|
||||
ensure_installed = { 'eslint', 'ts_ls', 'rust_analyzer', 'lua_ls', 'clangd', 'pyright', 'ruff' },
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user