Results 18 comments of peelz

Hey! Sorry for the late reply. I've been busy lately and hadn't gotten around to replying yet. Thanks for the code snippet, I'll look into it when I have some...

Installing [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) fixed this for me.

> I m using nvim-treesitter and it had no effect, how could it?? todo-comments listens for [treesitter highlight updates](https://github.com/folke/todo-comments.nvim/blob/808a2e524b3720804716a99fd900986b9d727d4d/lua/todo-comments/highlight.lua#L247-L260)

For anybody who's interested, I manually removed the `IWireType#init` call by patching the bytecode by hand (I was too lazy to recompile it and don't have a Java/MC dev environment...

Works just fine on my end. What versions are you running? ![image](https://user-images.githubusercontent.com/920910/40400735-853b6544-5e11-11e8-883b-73e673b3cc0a.png) Tested on OC 1.7.2.1166, FMP 1.2.0.345, MC 1.7.10

Until kitty updates to 0.75, you can manually apply the fix and rebuild kitty 0.74 from source (`438c980cf11d990c68339743fe03c66116672339`) Patch `20d1c47484dc9ee330abea41b1fd345bce2e96d1` might also be worth applying for Unicode 10-13 support. You...

> @notpeelz were you able to find a fix or workaround? I am seeing the same thing. It's been too long and I don't use this setup anymore, so I...

Any update on this? I have the same issue.