diff options
author | Riley Bruins <ribru17@hotmail.com> | 2025-03-29 10:57:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-29 10:57:22 -0700 |
commit | f4fc769c81af6f8d9235d59aec75cfe7c104b3ce (patch) | |
tree | 7d6e6c027cf60d174a7b6dd7b1c0fbccc3d085f2 /runtime/lua/vim/_system.lua | |
parent | 6e12ef4a7b4cd966244ac6bce2593943e7df7758 (diff) | |
download | rneovim-f4fc769c81af6f8d9235d59aec75cfe7c104b3ce.tar.gz rneovim-f4fc769c81af6f8d9235d59aec75cfe7c104b3ce.tar.bz2 rneovim-f4fc769c81af6f8d9235d59aec75cfe7c104b3ce.zip |
refactor(treesitter): migrate to ts parser callback API #33141
Remove the `set_timeout` functions for `TSParser` and instead add a timeout
parameter to the regular parse function. Remove these deprecated tree-sitter
API functions and replace them with the preferred `TSParseOptions` style.
Diffstat (limited to 'runtime/lua/vim/_system.lua')
0 files changed, 0 insertions, 0 deletions