| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | fieldmarshal.vim: Add utility function for modifying motions | Josh Rahm | 2022-09-12 |
| * | casefmt.vim: add lower/upper case formats with u/U | Josh Rahm | 2022-09-09 |
| * | casefmt.vim: implement CaseSubstitute command. | Josh Rahm | 2022-09-06 |
| * | fieldmarshal.vim: use <cmd> instead of :<c-u> to fix some bugs. | Josh Rahm | 2022-09-01 |
| * | casefmt.vim: noremap->nmap | Josh Rahm | 2022-08-30 |
| * | casefmt.vim: add more caseformats. Add ability to join. | Josh Rahm | 2022-08-30 |
| * | Consolidate some logic in casefmt.vim | Josh Rahm | 2022-08-24 |
| * | Add casefmt. This adds bindings to change the case format of text objects. | Josh Rahm | 2022-08-23 |