diff options
author | Lewis Russell <lewis6991@gmail.com> | 2023-03-10 16:16:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 16:16:49 +0000 |
commit | 762a06c6bcfbcc1e40ba670bae10bacdbb973524 (patch) | |
tree | 35220bdc0bcd8b3a2562a7d553c64b619d1b8a72 /src | |
parent | 845efb8e12cb014b385deac62fb83622a99024ec (diff) | |
download | rneovim-762a06c6bcfbcc1e40ba670bae10bacdbb973524.tar.gz rneovim-762a06c6bcfbcc1e40ba670bae10bacdbb973524.tar.bz2 rneovim-762a06c6bcfbcc1e40ba670bae10bacdbb973524.zip |
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
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions