We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d41c7d commit 6b16c77Copy full SHA for 6b16c77
definitions/global.lua
@@ -82,7 +82,7 @@ return {
82
["<M-N>"] = "FxShowPrevSel",
83
["dr"] = "RemoveRegion",
84
["mi"] = "MarkerInsert",
85
- ["di"] = "RemoveMarker",
+ ["dm"] = "RemoveMarker",
86
["!"] = "ToggleLoop",
87
["<SPC>"] = { "+leader commands", {
88
["<SPC>"] = "ShowActionList",
0 commit comments