We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9abd1 commit 07ec47bCopy full SHA for 07ec47b
definitions/main.lua
@@ -18,7 +18,6 @@ return {
18
["<C-u>"] = "Prev5Track",
19
},
20
visual_track_command = {
21
- ["o"] = "SwitchTrackSelectionSide",
22
["V"] = "SetModeNormal",
23
["<M-h>"] = "NudgeTrackPanLeft",
24
["<M-l>"] = "NudgeTrackPanRight",
0 commit comments