flow/src
2024-04-01 20:56:58 +02:00
..
buffer refactor: replace unsafe unreachable usage with @panic 2024-03-24 20:12:59 +01:00
tui build: update zig 2024-04-01 13:45:49 +02:00
color.zig Initial public release 2024-02-29 00:00:15 +01:00
config.zig feat: make gutter line numbers configurable for all vim modes 2024-03-06 10:28:40 +01:00
diff.zig Initial public release 2024-02-29 00:00:15 +01:00
location_history.zig fix: crash on forward with empty location_history 2024-04-01 20:56:58 +02:00
log.zig Initial public release 2024-02-29 00:00:15 +01:00
Lsp.zig feat: WIP start work on goto_definition LSP command 2024-03-31 22:41:20 +02:00
main.zig docs: make help output a little prettier 2024-03-25 20:46:58 +01:00
Project.zig feat: WIP start work on goto_definition LSP command 2024-03-31 22:41:20 +02:00
project_manager.zig feat: WIP start work on goto_definition LSP command 2024-03-31 22:41:20 +02:00
ripgrep.zig Initial public release 2024-02-29 00:00:15 +01:00
service_template.zig feat: WIP add project manager service 2024-03-21 22:54:41 +01:00
text_manip.zig feat: align comment prefixes when commenting out a block 2024-03-11 20:20:04 +01:00
tracy_noop.zig Initial public release 2024-02-29 00:00:15 +01:00