| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Zig update | 2024-02-21 | 1 | -10/+15 | |
| * | Proper line killing algo | 2024-02-21 | 1 | -1/+18 | |
| * | Fix untab crash | 2024-02-20 | 2 | -3/+5 | |
| * | Update zig mode and theme | 2024-02-20 | 2 | -33/+40 | |
| * | Big update to modern zig | 2024-02-19 | 12 | -147/+162 | |
| * | Create parent directory if doesn't exist on save | 2022-03-11 | 1 | -0/+24 | |
| * | Zig updates | 2022-03-11 | 3 | -3/+3 | |
| * | Add TODO file | 2022-03-11 | 1 | -0/+28 | |
| * | Much better key map | 2022-01-05 | 1 | -55/+105 | |
| * | a bit improved key map | 2022-01-03 | 5 | -148/+309 | |
| * | Added Allocator to Editor.prompt & Editor.promptEx | 2022-01-02 | 3 | -12/+19 | |
| * | Support ~/paths | 2022-01-02 | 1 | -1/+17 | |
| * | Get rid of a possible oopsie | 2022-01-02 | 1 | -3/+3 | |
| * | Make <untab> actually do something | 2022-01-02 | 3 | -17/+39 | |
| * | Add <untab> | 2022-01-02 | 2 | -2/+5 | |
| * | Some changes to promptYN | 2022-01-02 | 1 | -8/+10 | |
| * | Some changes in Syntax | 2022-01-02 | 5 | -156/+183 | |
| * | Improved input | 2022-01-02 | 6 | -200/+359 | |
| * | hierarchy changes | 2022-01-02 | 10 | -54/+66 | |
| * | changes | 2022-01-01 | 5 | -102/+276 | |
| * | Update make mode | 2021-12-31 | 1 | -33/+42 | |
| * | Fix a bug | 2021-12-31 | 1 | -1/+7 | |
| * | Update zig mode | 2021-12-31 | 1 | -24/+37 | |
| * | Now can do soft tabs yay | 2021-12-31 | 5 | -2/+36 | |
| * | Some changes | 2021-12-31 | 3 | -9/+13 | |
| * | Add `C-x b` as a buffer switching shortcut | 2021-12-28 | 1 | -1/+1 | |
| * | Fixed config bug | 2021-12-28 | 2 | -5/+5 | |
| * | Added logging support | 2021-12-28 | 1 | -0/+40 | |
| * | Added a generated default config file | 2021-12-28 | 2 | -3/+39 | |
| * | Added more build-time config | 2021-12-28 | 3 | -13/+26 | |
| * | zig fmt | 2021-12-21 | 10 | -47/+42 | |
| * | bugfix | 2021-12-21 | 1 | -0/+6 | |
| * | Added M-g g | 2021-12-21 | 2 | -1/+35 | |
| * | Initial config | 2021-12-21 | 16 | -0/+1945 |