Fix avante, statusline
This commit is contained in:
parent
375cb89d5f
commit
4648cb1691
@ -3,7 +3,7 @@ return {
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
event = "VimEnter",
|
||||
opts = {
|
||||
extensions = { "neo-tree", "lazy", "toggleterm" },
|
||||
extensions = { "neo-tree", "lazy", "toggleterm", "avante", "mason" },
|
||||
options = {
|
||||
theme = "catppuccin",
|
||||
section_separators = { left = "", right = "" },
|
||||
|
||||
@ -4,6 +4,7 @@ return {
|
||||
version = false,
|
||||
opts = {
|
||||
build = "make",
|
||||
mode = "legacy",
|
||||
provider = "claude",
|
||||
},
|
||||
dependencies = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user