chore(avante): disable hints
This commit is contained in:
parent
fcfb871a79
commit
d379339823
1 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ return {
|
|||
lazy = false,
|
||||
priority = 10,
|
||||
opts = {
|
||||
hints = { enabled = false },
|
||||
mappings = {
|
||||
submit = {
|
||||
insert = "<C-s>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue