Skip to content

Commit 06da23a

Browse files
authored
fix(avante-nvim): rename field to conform with universal selector (#1446)
Update init.lua
1 parent b13c8b3 commit 06da23a

File tree

1 file changed

+1
-1
lines changed
  • lua/astrocommunity/completion/avante-nvim

1 file changed

+1
-1
lines changed

lua/astrocommunity/completion/avante-nvim/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ return {
108108
{
109109
"yetone/avante.nvim",
110110
opts = {
111-
file_selector = {
111+
selector = {
112112
provider = "snacks",
113113
},
114114
},

0 commit comments

Comments
 (0)