helix
helix copied to clipboard
Change default TS object bindings
Implements https://github.com/helix-editor/helix/issues/165#issuecomment-1216566867
Changes 'match inside/around' bindings for:
- type definition from
ctot - comments from
otoc - tests from
ttoT
Also changes those for the ] / [ bindings.
This makes SO much sense! I hope it can get in before the next release so new users don't have to learn the current key bindings.
This seems like a good change to me 👍