mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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.