aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/surround.rs
Commit message (Expand)AuthorAge
* Improve Readability (#2639)Ryan Russell2022-06-01
* Fix tests for surround primitivesGokul Soumya2022-04-29
* Support m in surround delete and replaceGokul Soumya2022-04-29
* Add `m` textobject to select closest surround pairGokul Soumya2022-04-29
* Show surround delete and replace errors in editor (#1709)Gokul Soumya2022-02-28
* Fix Clippy lints in tests (#1563)Omnikar2022-01-23
* Fix surround cursor position calculation (#1183)Gokul Soumya2021-11-29
* Fix buggy surround behavior from #376.Nathan Vegdahl2021-08-04
* Switch to a cleaner range-head moving abstraction.Nathan Vegdahl2021-07-24
* Update surround commands to work with gap indexing.Nathan Vegdahl2021-07-08
* Fix typo on comment in surroundIvan Tham2021-07-03
* Fix surround bug when cursor on same pairGokul Soumya2021-07-03
* Skip enclosed pairs in surroundGokul Soumya2021-06-24
* Correctly identify pairs when cursor on pairGokul Soumya2021-06-22
* Refactor and add tests for surroundGokul Soumya2021-06-22
* Add more surround pair charactersGokul Soumya2021-06-22
* Add surround keybindsGokul Soumya2021-06-22