More changes
This commit is contained in:
@@ -5,4 +5,7 @@ return {
|
||||
dependencies = { 'nvim-lua/plenary.nvim' },
|
||||
build = 'pipx upgrade vectorcode',
|
||||
cmd = 'VectorCode', -- if you're lazy-loading VectorCode
|
||||
opts = {
|
||||
async_backend = 'lsp',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user