helix-mods/helix-core
Nathan Vegdahl 953125d3f3
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.
2021-08-06 09:32:33 +09:00
..
src Fix around-word text-object selection. (#546) 2021-08-06 09:32:33 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Remove embed_runtime feature 2021-07-30 16:27:22 +09:00