aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/treesitter.c
Commit message (Expand)AuthorAge
* treesitter: add standard &rtp/parser/ search path for parsersBjörn Linse2020-02-07
* tree-sitter: implement query functionality and highlighting prototype [skip.l...Björn Linse2019-12-22
* tree-sitter: handle node equalityBjörn Linse2019-09-28
* tree-sitter: use "range" instead of "point_range" consistently in lua APIBjörn Linse2019-09-28
* tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)Björn Linse2019-09-28
* tree-sitter: cleanup tree refcountingBjörn Linse2019-09-28
* tree-sitter: inspect languageBjörn Linse2019-09-28
* tree-sitter: add some more APIBjörn Linse2019-09-28
* tree-sitter: styleBjörn Linse2019-09-28
* tree-sitter: use standard luaL_newmetatable and luaL_checkudata patternBjörn Linse2019-09-28
* tree-sitter: rename tree_sitter => treesitter for consistencyBjörn Linse2019-09-28