Files
neovim/test/functional
Dmytro Soltys 72ed99319d fix(treesitter): don't invalidate parser when discovering injections
When parsing with a range, languagetree looks up injections and adds
them if needed. This explicitly invalidates parser, making `is_valid`
report `false` both when including and excluding children.

This is an attempt to describe desired behaviour of `is_valid` in tests,
with what ended up being a single line change to satisfy them.
2023-11-27 15:53:26 +01:00
..
2023-11-14 02:56:50 -08:00
2023-10-10 19:20:32 +02:00
2023-11-12 21:26:39 +01:00