nvim-treesitter-legacy-api

nvim-treesitter legacy lua API

$ luarocks install nvim-treesitter-legacy-api

nvim-treesitter is getting rid of the legacy module system, and is no longer
meant to be used as a dependency by other plugins.
Many plugins have not updated yet, and this package serves as a dependency for those plugins.

It does not include any of the following nvim-treesitter runtime directories:

- autoload
- queries
- parser

WARNING: If you use nvim-treesitter, this plugin may cause conflicts.
If you use rocks.nvim, consider using rocks-treesitter.nvim and/or
tree-sitter-<lang> parser packages instead of nvim-treesitter.

Versions

0.9.2-111 days ago(revision: 3)5 downloads

Dependencies

lua >= 5.1

Manifests