aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/treesitter.lua
Commit message (Expand)AuthorAge
* treesitter: escape backslashes in queriesThomas Vigouroux2020-04-18
* lua: add regex support, and `@match` support in treesitter queriesBjörn Linse2020-02-26
* 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: use "module" pattern in lua sourceBjörn Linse2019-09-28
* tree-sitter: simplify editing using the new old_byte_size parameterBjörn Linse2019-09-28
* tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)Björn Linse2019-09-28
* tree-sitter: improve parser API (shared parser between plugins)Björn Linse2019-09-28
* tree-sitter: inspect languageBjörn Linse2019-09-28
* tree-sitter: rename tree_sitter => treesitter for consistencyBjörn Linse2019-09-28