mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
![github-actions[bot]](/assets/img/avatar_default.png)
fix(treesitter playground): wrong range of a node displayed in playground
The call parameters order of the function `get_range_str` is flipped for the last two arguments compared to the declaration.
(cherry picked from commit 8613ba118c
)
Co-authored-by: William <50717946+BIKA-C@users.noreply.github.com>