fix: rename more appropriately (also a typo)

This commit is contained in:
Amaan Qureshi 2023-03-03 23:58:17 -05:00
parent 1f7be0bbad
commit 1ec8bcaa4a
No known key found for this signature in database
GPG key ID: E67890ADC4227273

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 = {