Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |