flow/src
2024-10-15 20:49:26 +02:00
..
buffer feat: make indent size and tab width configurable and add indent guide mode 2024-10-10 23:16:49 +02:00
renderer/vaxis feat: make indent size and tab width configurable and add indent guide mode 2024-10-10 23:16:49 +02:00
syntax fix: prefer to treat .h files as c++ 2024-10-14 12:37:33 +02:00
tui feat: simplify the implementation of switch_case and add a flow mode keybind 2024-10-15 20:49:26 +02:00
color.zig Initial public release 2024-02-29 00:00:15 +01:00
config.zig feat: make indent size and tab width configurable and add indent guide mode 2024-10-10 23:16:49 +02:00
diff.zig fix: prevent arena memory leakage in diff.zig 2024-10-02 20:15:40 +02:00
list_languages.zig feat: colorize --list-languages headings 2024-10-14 19:51:58 +02:00
location_history.zig refactor: change a -> allocator 2024-09-02 14:31:49 +02:00
log.zig refactor: run zigimports 2024-09-10 22:25:54 +02:00
LSP.zig refactor: improve handling and reporting of project manager and lsp errors 2024-10-14 17:56:39 +02:00
main.zig docs: add missing colon 2024-10-14 19:47:41 +02:00
Project.zig fix: don't claim to support inlayHint and codeLens refresh in lsp init 2024-10-14 17:57:19 +02:00
project_manager.zig fix: catch more errors in file browser 2024-10-14 19:27:38 +02:00
ripgrep.zig make rg use smart case 2024-10-13 15:59:57 +02:00
service_template.zig refactor: run zigimports 2024-09-10 22:25:54 +02:00
text_manip.zig refactor: change a -> allocator 2024-09-02 14:31:49 +02:00
tracy_noop.zig Initial public release 2024-02-29 00:00:15 +01:00