diff options
author | Nathan Vegdahl | 2021-08-06 00:32:33 +0000 |
---|---|---|
committer | GitHub | 2021-08-06 00:32:33 +0000 |
commit | 953125d3f381880f288afa2b59f9936e76d534fa (patch) | |
tree | e27c975e955e2afcd320fa76e1a919f982af55e9 /helix-term | |
parent | 10c77cdc038f77869a969b9e7182bce235783db7 (diff) |
Fix around-word text-object selection. (#546)
* Fix around-word text-object selection.
* Text object around-word: select to the left if no whitespace on the right.
Also only select around when there's whitespace at all.
* Make select-word-around select all white space on a side.
* Update commented-out test case.
* Fix unused import warning from rebase.
Diffstat (limited to 'helix-term')
0 files changed, 0 insertions, 0 deletions