Files
neovim/runtime/lua/vim
Lewis Russell 762a06c6bc feat!(treesitter): do not return changes from LanguageTree:parse()
Never return the changes an only notify them using the `on_changedtree`
callback.

It is not guaranteed for a plugin that it'll be the first one to call
`tree:parse()` and thus get the changes.

Closes #19915
2023-03-10 16:16:49 +00:00
..
2023-01-16 01:55:24 -08:00
2023-02-22 16:23:49 +01:00
2023-03-04 13:05:16 +00:00