mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
Also allow to get parser ranges. This will be useful for language injection, allowing us to tweak the parser's ranges on the fly. Update runtime/lua/vim/treesitter.lua Co-authored-by: Paul Burlumi <paul@burlumi.com>