cursorless-dev / cursorless

Don't let the cursor slow you down

Home Page:https://www.cursorless.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keyboard: Switch default maps for surrounding pairs to the delimiters themselves

pokey opened this issue · comments

in this map:

"cursorless.experimental.keyboard.modal.keybindings.pairedDelimiter": {
"wl": "angleBrackets",
"wt": "backtickQuotes",
"wb": "curlyBrackets",
"wd": "doubleQuotes",
"wwd": "escapedDoubleQuotes",
"wwp": "escapedParentheses",
"wws": "escapedSquareBrackets",
"wwq": "escapedSingleQuotes",
"wp": "parentheses",
"wq": "singleQuotes",
"ws": "squareBrackets",
"wg": "string",
"wj": "any",
"wk": "collectionBoundary"
}

we would eg change wb to {