fix: spell suggestion bind

This commit is contained in:
2026-07-07 11:13:29 +02:00
parent 30d72e5201
commit bbb906dbaa
+1 -1
View File
@@ -233,7 +233,7 @@ return {
mode = "n", mode = "n",
}, },
{ {
"zs", "z=",
function() function()
Snacks.picker.spelling() Snacks.picker.spelling()
end, end,