Skip to content
Discussion options

You must be logged in to vote

Short answer, yes.

Longer answer, this plugin doesn't rely on any logic from nvim-treesitter, it just needs the parsers to available. Since most people do this via the nvim-treesitter plugin, it's listed as a dependency of this one. But you could install it yourself and it would still work. So no matter what changes in nvim-treesitter happen or if that plugin goes away entirely this plugin will continue to work. The only hard dependencies are having the parsers available on your runtimepath and the neovim API.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MeanderingProgrammer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants