Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove usage of format ident feature from tests (#2028) | Michael Davis | 2022-04-08 |
| | |||
* | Add missing # back to test output | Ivan Tham | 2022-04-02 |
| | |||
* | Refactor test print to be more readable | Gokul Soumya | 2022-04-02 |
| | |||
* | Change test mark from ^@ to #[|]# | Ivan Tham | 2022-04-02 |
| | |||
* | Add paragraph textobject | Ivan Tham | 2022-04-02 |
| | | | | | Change parameter/argument key from p to a since paragraph only have p but parameter are also called arguments sometimes and a is not used. | ||
* | Add (prev) paragraph motion | Ivan Tham | 2022-04-02 |
Also improved testing facility. Fix #1580 |