helix-mirror/helix-core
Gokul Soumya 351c1e7e55 Fix surround bug when cursor on same pair
For example when the cursor is _on_ the `'` in `'word'`, the cursor
wouldn't move because the search for a matching pair started _from_ the
position of the cursor and simply found itself.
2021-07-03 20:20:24 +08:00
..
src Fix surround bug when cursor on same pair 2021-07-03 20:20:24 +08:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml :reload (#374) 2021-07-02 23:54:50 +09:00