helix-mods/helix-core
Martin Junghanns a3a3b0b517
Jump to end char of surrounding pair from any cursor pos (#1121)
* Jump to end char of surrounding pair from any cursor pos

* Separate bracket matching into exact and fuzzy search

* Add constants for bracket chars

* Abort early if char under cursor is not a bracket

* Simplify bracket char validation

* Refactor node search and unify find methods

* Remove bracket constants
2021-11-20 23:17:25 +09:00
..
src Jump to end char of surrounding pair from any cursor pos (#1121) 2021-11-20 23:17:25 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Release v0.5.0 2021-10-28 16:41:34 +09:00