mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-12-25 12:14:19 +01:00
feat(snacks.picker): move trouble keymap from ctrl+t -> alt+t
This commit is contained in:
@@ -121,7 +121,7 @@ return {
|
||||
win = {
|
||||
input = {
|
||||
keys = {
|
||||
["<c-t>"] = {
|
||||
["<a-t>"] = {
|
||||
"trouble_open",
|
||||
mode = { "n", "i" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user