52
submitted 1 week ago by ShowSuperb9281 to c/neovim@programming.dev

Anybody know what's going on?

you are viewing a single comment's thread
view the rest of the comments
[-] Dirk@lemmy.ml 1 points 1 day ago

It’s sad but it is what it is. I wish the author all the best and that they get well soon. But I want to focus on the technical side.

Some tree-sitter functionality and highlighting is already in Neovim. For Lua, even the highlighting groups (@...) are available. So this is mostly fine.

What’s missing for me is a way to get the highlighting groups to other file types, like HTML or JSON, etc. There is some highlighting, so I guess the general parsing from the built-in treesitter is done.

I wonder how we can do this manually either by configuration or using a minimalist plugin.

this post was submitted on 03 Apr 2026
52 points (98.1% liked)

Neovim

2799 readers
20 users here now

founded 2 years ago
MODERATORS