mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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.