this post was submitted on 13 Apr 2026
36 points (97.4% liked)

Neovim

2799 readers
8 users here now

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SinTan1729@programming.dev 2 points 1 day ago* (last edited 1 day ago)

I've been thinking about moving away from nvim-treesitter for this. There seem to be some alternatives already, like tree-sitter-manager. Or I can probably just get it to work without any plugins.

The only thing that I'm worried about are the features provided by nvim-treesitter-textobjects. Has anyone been able to replicate those in native neovim, or even using some other plugin that's not dependent on nvim-treesitter?

Edit: There seems to be some interesting recent development.