Added Zsh as shell and noice macro messages
This commit is contained in:
@@ -139,6 +139,10 @@ require('noice').setup({
|
||||
inc_rename = false, -- enables an input dialog for inc-rename.nvim
|
||||
lsp_doc_border = false, -- add a border to hover docs and signature help
|
||||
},
|
||||
routes = {
|
||||
view = "notify",
|
||||
filter = { event = "msg_showmode" },
|
||||
},
|
||||
})
|
||||
require("claudecode").setup({})
|
||||
require('avante').setup({
|
||||
|
||||
Reference in New Issue
Block a user