mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 20:38:54 +10: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.