Files
neovim/src/nvim/lua
Lewis Russell 3309b48c83 refactor(treesitter): add nts_parser_parse_buf
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.
2026-04-02 14:29:36 +02:00
..
2026-03-28 09:59:54 -04:00
2026-03-05 10:48:25 +01:00