mirror of
https://github.com/neovim/neovim.git
synced 2026-05-25 06:18:32 +00:00
This PR creates a C function `nts_parser_parse_buf()` which is like `ts_parser_parse_string()` but instead can be passed an nvim buffer number to parse.