We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46faf91 commit a7df213Copy full SHA for a7df213
docs/extras/editor/snacks_picker.md
@@ -170,7 +170,7 @@ opts = function(_, opts)
170
win = {
171
input = {
172
keys = {
173
- ["<c-t>"] = {
+ ["<a-t>"] = {
174
"trouble_open",
175
mode = { "n", "i" },
176
},
@@ -203,7 +203,7 @@ end
203
204
205
206
207
208
209
0 commit comments