helix-mods/helix-term
Houkime 52bb1103f8
Auto pair-removal (#2940)
* auto pair-removal

Fixes https://github.com/helix-editor/helix/issues/1673

* autopairs removal: use doc autopairs

* autopairs-removal: limit to one-char selections

* use single_grapheme() to check if range is one char

* fix errouneous deletes of " and other symmetric autopairs when at buffer start

Co-authored-by: Houkime <>
2022-07-22 10:23:52 +09:00
..
src Auto pair-removal (#2940) 2022-07-22 10:23:52 +09:00
tests Fix backwards selection duplication widening bug (#2945) 2022-07-05 07:51:15 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs publish a source tarball with version and grammars (#1875) 2022-03-29 14:34:19 +09:00
Cargo.toml build(deps): bump grep-searcher from 0.1.8 to 0.1.10 (#3101) 2022-07-19 11:24:03 +09:00