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

This commit is contained in:
Amaan Qureshi 2023-03-04 02:40:37 -05:00 committed by GitHub
parent 1f7be0bbad
commit 9dd2487529
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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