Files
neovim/src/tree_sitter
Thomas Vigouroux 6b949211a0 treesitter: update runtime
Update to 81d533d2d1b580fdb507accabc91ceddffb5b6f0.
2020-06-03 21:33:34 +02:00
..
2020-06-03 21:33:34 +02:00
2020-06-02 21:19:07 +02:00
2020-06-02 21:19:07 +02:00
2020-04-18 09:19:21 +02:00
2020-06-03 21:33:34 +02:00
2020-06-02 21:19:07 +02:00
2020-06-03 21:33:34 +02:00
2020-06-03 21:33:34 +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>