Post #2921624
2026-05-26 11:47 UTC
Now that `nvim-treesitter` has been archived, what do you use as a replacement? #vim #neovim
Replies (2)
-
@gllmr@social.gllmr.fr 2026-05-26 12:30
@vjousse@mamot.fr Je veux pas dire de conneries, mais il me semble que quelqu'un a repris le dépôt
-
@vonheikemen@hachyderm.io 2026-05-26 13:46
@vjousse@mamot.fr i made my own replacement. because i needed something that worked on older neovim versions and was as easy to use as the "old" nvim-treesitter from the master branch. https://github.com/VonHeikemen/ts-enable.nvim but it is worth mention the last commit from nvim-treesitter main branch should work just fine in neovim v0.12. so searching for an alternative is not strictly necessary just yet.