27
Nvim Treesitter is back! (discuss.tchncs.de)

It has been a few days, but I just want to spread the good news that Nvim treesitter is back.

Someone already created a post in the Github discussions. Maybe you guys can show some love there as well.

https://github.com/nvim-treesitter/nvim-treesitter/discussions/8643

you are viewing a single comment's thread
view the rest of the comments
[-] kissyagni@techhub.social 1 points 4 weeks ago

@5ymm3trY Isn't treesitter useless now that nvim has builtin lsp support ?
I never really get what treesitter was about. I just know that it was an important plugin for autocomplete and things like that.

[-] 5ymm3trY@discuss.tchncs.de 1 points 4 weeks ago

I am no expert either, but my main purpose for treesitter is better syntax highlighting although it does other things as well. I think it is pretty common to use LSP and treesitter together e.g. Kickstart.nvim does it.

Not sure how this relates to autocomplete. For that you usually have things like blink.cmp, coc.nvim or nvim-cmp. I think they mostly work together with an LSP, but maybe they can use the syntax tree from treesitter for that as well.

[-] Dirk@lemmy.ml 1 points 2 weeks ago

Neovim also has built-in treesitter support. The plugin just made handling the highlighting parsers easier.

this post was submitted on 01 Aug 2026
27 points (100.0% liked)

Neovim

2904 readers
15 users here now

founded 3 years ago
MODERATORS