Results 28 comments of Yohanan

The same thing also seems to happen with `struct`, `union`, their initialization literals (such as `MyStruct{ .u8 = 20 }`). I came up with an idea that we could enable...

Fair enough. I've heard [nvim-treesiter](https://github.com/nvim-treesitter/nvim-treesitter) may help with this, but it seems to work in a completely different way and probably is neovim-only.

A full parser in vimscript probably wouldn't be worth the effort, I think. But anyways: if I understood correctly, https://github.com/ziglang/zig/issues/6062 being accepted solves this issue, right? Apparently as of 0.9.0...

I'm also having the same issue. I made a workaround in my config since I didn't want to fork the project - I created a `lua/fennel.lua` at my config folder,...

I feel like I'm still missing something, but I'm not exactly sure what yet. I'll keep taking a look to see if I actually missed anything.

Some small critiques: ![image](https://user-images.githubusercontent.com/23298480/182036381-09f313ae-4630-434a-9e8f-dd744a8547ad.png) Other than that, it looks good! I just now wonder about the background - I personally like it but should it also be updated to follow...

Overall it looks nice, but here are some more nitpicks: ![image](https://user-images.githubusercontent.com/23298480/185762147-06bfe946-a2ca-488d-b9b4-810ed063cfa8.png) Also, is it possible to use the modern-style knobs? I think they would look nice here and they're already...

No problem! > That's accidental but it looks good so i think it's fine. I pointed it out because there's another format similar to sf2 called sfz, and it's not...

Looks fine now! Though the open button background issue keeps on and maybe the knob could be slightly smaller (see comparison in the image) ![image](https://user-images.githubusercontent.com/23298480/185981705-e68f7cd4-20a8-4d24-8240-69945804524e.png) Also, what if we made...

Just checked it out and I think the idea looks good but it still needs some polishing. - Again on the knobs: I noticed they aren't aligned with the text...