astro-nvim-v3 - fixed delay on cmp
This commit is contained in:
@@ -10,7 +10,7 @@ return {
|
||||
-- add more things to the ensure_installed table protecting against community packs modifying it
|
||||
opts.ensure_installed = require("astrocore").list_insert_unique(opts.ensure_installed, {
|
||||
"lua_ls",
|
||||
-- "jedi_language_server",
|
||||
"jedi_language_server",
|
||||
"ruff",
|
||||
"basedpyright",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user