Syntax highlighting module used by flow and zat
Find a file
CJ van den Berg d6e867378b
fix: bump minimum_zig_version to 0.15.2
We actually compile with 0.15.0, but there are bugs causing issues with
ts_bin_query_gen. So we bump to 0.15.2 as that is much more stable and
noone should really use 0.15.0 anyway.

fixes #16
2026-02-05 09:38:19 +01:00
src fix: bitrot building with -Duse_tree_sitter=false 2025-11-06 14:12:36 +01:00
.gitignore build: update to latest zig master 2024-06-04 22:18:07 +02:00
build.zig feat: add reStructuredText file type 2025-11-04 17:15:42 +01:00
build.zig.zon fix: bump minimum_zig_version to 0.15.2 2026-02-05 09:38:19 +01:00
LICENSE Initial commit 2024-03-06 19:29:57 +01:00
README.md Update README.md 2024-07-22 17:43:17 +02:00

flow-syntax

Syntax highlighting module used by flow, zat and zine