mirror of
https://github.com/neovim/neovim.git
synced 2025-09-22 19:18:34 +00:00

fix(treesitter): get_captures_at_position returns metadata Return the full `metadata` table for the capture instead of just the priority. Further cleanup of related docs.