Chris Boesch

Results 5 issues of Chris Boesch

Zig has [tree-sitter-zig](https://github.com/maxxnino/tree-sitter-zig) support but it doesn't work.

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: ![Selection_019](https://github.com/lukas-reineke/indent-blankline.nvim/assets/48591413/5e0de295-8b6f-49c0-8499-76cabc1b3c5f) ### Steps to reproduce ```lua require("ibl").setup { indent = { char =...

bug