perf: use cmp-async-path for async indexing without blocking main UI (#3067)
This commit is contained in:
@@ -137,8 +137,8 @@ return {
|
||||
"hrsh7th/cmp-nvim-lua",
|
||||
"hrsh7th/cmp-nvim-lsp",
|
||||
"hrsh7th/cmp-buffer",
|
||||
"hrsh7th/cmp-path",
|
||||
},
|
||||
"https://codeberg.org/FelipeLema/cmp-async-path.git"
|
||||
}
|
||||
},
|
||||
opts = function()
|
||||
return require "nvchad.configs.cmp"
|
||||
|
||||
Reference in New Issue
Block a user