chore(utils): rename default titles (#298)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
cd9412514e
commit
03b4cb7115
@ -239,7 +239,7 @@ function M.notify(msg, opts)
|
||||
vim.bo[buf].syntax = lang
|
||||
end
|
||||
end,
|
||||
title = opts.title or "lazy.nvim",
|
||||
title = opts.title or "Avante",
|
||||
})
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user