mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
72ed99319d
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. |
||
---|---|---|
.. | ||
fold_spec.lua | ||
highlight_spec.lua | ||
language_spec.lua | ||
node_spec.lua | ||
parser_spec.lua | ||
utils_spec.lua |