fix: rename more appropriately (also a typo) (#378)
This commit is contained in:
1 parent
1f7be0bbad
commit
9dd2487529
1 file changed
+1
-1
@@ -28,7 +28,7 @@ return {
|
||||
},
|
||||
keys = {
|
||||
{ "<c-space>", desc = "Increment selection" },
|
||||
{ "<bs>", desc = "Schrink selection", mode = "x" },
|
||||
{ "<bs>", desc = "Decrement selection", mode = "x" },
|
||||
},
|
||||
---@type TSConfig
|
||||
opts = {
|
||||
|
||||
Reference in new issue
Block a user