Files
neovim/src/tree_sitter
2020-09-04 20:59:00 +02:00
..
2020-09-04 20:59:00 +02:00
2020-06-02 21:19:07 +02:00
2020-06-02 21:19:07 +02:00
2020-09-04 20:59:00 +02:00
2020-04-18 09:19:21 +02:00
2020-09-04 20:59:00 +02:00
2020-06-02 21:19:07 +02:00
2020-09-04 20:59:00 +02:00
2020-09-04 20:59:00 +02:00
2020-06-02 21:19:07 +02:00
2019-09-28 14:30:48 +02:00

Tree-sitter vendor runtime

This is the vendor runtime code for treesitter.

The original code can be found here.

As this code is not ours, if you find any bugs, feel free to open an issue, so that we can investigate and determine if this should go upstream.

Updating

To update the treesitter runtime, use the update-ts-runtime.sh script in the scripts directory:

./scripts/update-ts-runtime.sh <commit you want to update to>