1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-05 05:49:24 +00:00

[neovim] Update plugins

This commit is contained in:
2025-04-12 13:48:21 +02:00
parent 6408d33eea
commit 436cdd76b2
3 changed files with 29 additions and 25 deletions

View File

@ -5,9 +5,9 @@ require("avante").setup({
-- claude = {
-- api_key_name = "cmd:secret-tool lookup description ANTHROPIC_API_KEY",
-- },
web_search_engine = {
provider = "tavily",
},
-- web_search_engine = {
-- provider = "tavily",
-- },
hints = { enabled = false },
behaviour = {
enable_claude_text_editor_tool_mode = true,