fix: vim-plug installation (#595)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
@@ -121,6 +121,7 @@ end
|
||||
|
||||
---@param opts? AskOptions
|
||||
M.refresh = function(opts)
|
||||
opts = opts or {}
|
||||
local sidebar = require("avante").get()
|
||||
if not sidebar then return end
|
||||
if not sidebar:is_open() then return end
|
||||
|
||||
Reference in New Issue
Block a user