mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
avante changed how to disable the selection hint
This commit is contained in:
parent
827db1fc7e
commit
d2149ad3ec
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ return {
|
|||
version = false,
|
||||
opts = {
|
||||
provider = "copilot",
|
||||
hints = {
|
||||
enabled = false,
|
||||
selection = {
|
||||
hint_display = "none",
|
||||
},
|
||||
},
|
||||
dependencies = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue