fix: rename more appropriately (also a typo) (#378)

This commit is contained in:
Amaan Qureshi authored and GitHub committed 2023-03-04 08:40:37 +01:00
1 parent 1f7be0bbad
commit 9dd2487529
1 file changed
+1 -1
+1 -1
View File
@@ -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 = {