perf: use cmp-async-path for async indexing without blocking main UI (#3067)
This commit is contained in:
@@ -50,7 +50,7 @@ local options = {
|
||||
{ name = "luasnip" },
|
||||
{ name = "buffer" },
|
||||
{ name = "nvim_lua" },
|
||||
{ name = "path" },
|
||||
{ name = "async_path" },
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user