Chris Boesch
Chris Boesch
Zig has [tree-sitter-zig](https://github.com/maxxnino/tree-sitter-zig) support but it doesn't work.
solves #17834
closes #728 I did already in v2: #564
### Problem Since v3, the "show context" feature no longer works when scrolling through Zig's source code:  ### Steps to reproduce ```lua require("ibl").setup { indent = { char =...