| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't bother saving buffers like *scratch* | 2024-02-25 | 1 | -12/+22 | |
| * | Add C-<home> and C-<end> | 2024-02-22 | 1 | -0/+10 | |
| * | Add functionality for deleting words | 2024-02-22 | 1 | -45/+83 | |
| * | Add functionality for skipping words left and right | 2024-02-21 | 1 | -0/+44 | |
| * | Add functionality for skipping paragraphs up and down | 2024-02-21 | 1 | -0/+32 | |
| * | Proper line killing algo | 2024-02-21 | 1 | -1/+18 | |
| * | Fix untab crash | 2024-02-20 | 1 | -1/+5 | |
| * | Big update to modern zig | 2024-02-19 | 1 | -12/+15 | |
| * | Create parent directory if doesn't exist on save | 2022-03-11 | 1 | -0/+24 | |
| * | a bit improved key map | 2022-01-03 | 1 | -3/+8 | |
| * | Added Allocator to Editor.prompt & Editor.promptEx | 2022-01-02 | 1 | -4/+3 | |
| * | Make <untab> actually do something | 2022-01-02 | 1 | -10/+34 | |
| * | Some changes in Syntax | 2022-01-02 | 1 | -14/+4 | |
| * | Improved input | 2022-01-02 | 1 | -0/+4 | |
| * | hierarchy changes | 2022-01-02 | 1 | -9/+8 | |
| * | changes | 2022-01-01 | 1 | -46/+70 | |
| * | Now can do soft tabs yay | 2021-12-31 | 1 | -0/+15 | |
| * | Added more build-time config | 2021-12-28 | 1 | -2/+6 | |
| * | zig fmt | 2021-12-21 | 1 | -15/+13 | |
| * | bugfix | 2021-12-21 | 1 | -0/+6 | |
| * | Added M-g g | 2021-12-21 | 1 | -0/+19 | |
| * | Initial config | 2021-12-21 | 1 | -0/+518 |