avante plugin related cleanup

This commit is contained in:
Salar Rahmanian 2024-10-20 19:35:38 -07:00
parent 0baf336e89
commit 38aaf6cffc
6 changed files with 26 additions and 39 deletions

View file

@ -2,8 +2,14 @@ return {
"HakonHarnes/img-clip.nvim",
event = "BufEnter",
opts = {
-- add options here
-- or leave it empty to use the default settings
default = {
embed_image_as_base64 = false,
prompt_for_file_name = false,
drag_and_drop = {
insert_mode = true,
},
use_absolute_path = true,
},
},
keys = {
-- suggested keymap