index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-core
/
src
/
surround.rs
Commit message (
Expand
)
Author
Age
*
Fix warnings from clippy (#7013)
ZJPzjp
2023-05-11
*
Add test cases for existing pair matching logic. (#6027)
Kyle Smith
2023-03-08
*
Make `m` textobject look for pairs enclosing selections (#3344)
Daniel S Poulin
2023-02-10
*
Resolve a bunch of upcoming clippy lints
Blaž Hrastnik
2022-11-04
*
Improve Readability (#2639)
Ryan Russell
2022-06-01
*
Fix tests for surround primitives
Gokul Soumya
2022-04-29
*
Support m in surround delete and replace
Gokul Soumya
2022-04-29
*
Add `m` textobject to select closest surround pair
Gokul Soumya
2022-04-29
*
Show surround delete and replace errors in editor (#1709)
Gokul Soumya
2022-02-28
*
Fix Clippy lints in tests (#1563)
Omnikar
2022-01-23
*
Fix surround cursor position calculation (#1183)
Gokul Soumya
2021-11-29
*
Fix buggy surround behavior from #376.
Nathan Vegdahl
2021-08-04
*
Switch to a cleaner range-head moving abstraction.
Nathan Vegdahl
2021-07-24
*
Update surround commands to work with gap indexing.
Nathan Vegdahl
2021-07-08
*
Fix typo on comment in surround
Ivan Tham
2021-07-03
*
Fix surround bug when cursor on same pair
Gokul Soumya
2021-07-03
*
Skip enclosed pairs in surround
Gokul Soumya
2021-06-24
*
Correctly identify pairs when cursor on pair
Gokul Soumya
2021-06-22
*
Refactor and add tests for surround
Gokul Soumya
2021-06-22
*
Add more surround pair characters
Gokul Soumya
2021-06-22
*
Add surround keybinds
Gokul Soumya
2021-06-22