mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

Based on https://github.com/neovim/neovim/pull/14445 This extends `vim.treesitter.query.get_node_text` to return the text that spans a node's range even if start_row ~= end_row.