index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
treesitter.lua
Age
Commit message (
Expand
)
Author
Files
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
1
2021-05-01
docs: Treesitter (#13260)
TJ DeVries
1
2021-04-01
fix: allow accessing vim.treesitter.language without require
Thomas Vigouroux
1
2021-03-30
ts: Add language version to vim.treesitter (#14255)
TJ DeVries
1
2021-03-16
chore: remove deprecated lua module tshighlighter
Matthieu Coudron
1
2021-02-10
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
1
2021-02-10
treesitter: propagate on_detach event properly
Björn Linse
1
2021-01-14
fix(treesitter): use source() method on attach
Thomas Vigouroux
1
2020-12-15
feat(buffer_updates): allow ignoring when previewing
Thomas Vigouroux
1
2020-11-23
feat(treesitter): add language tree
Steven Sojka
1
2020-11-04
treesitter: separate tree and parser
Thomas Vigouroux
1
2020-10-12
treesitter: allow custom parser for highlighter
Thomas Vigouroux
1
2020-09-30
treesitter: add string parser (#13008)
Thomas Vigouroux
1
2020-09-09
treesitter: use new on_bytes interface
Björn Linse
1
2020-08-13
treesitter(docs): update and refresh docs
Thomas Vigouroux
1
2020-08-13
treesitter: refactor and use lua regexes
Thomas Vigouroux
1
2020-07-10
treesitter: add parser on_lines callbacks
Thomas Vigouroux
1
2020-07-10
treesitter: call bufload before parsing (#12603)
Thomas Vigouroux
1
2020-06-29
treesitter: use nodes to mark ranges
Thomas Vigouroux
1
2020-06-29
treesitter: add set_included_ranges to the parser
Thomas Vigouroux
1
2020-06-03
treesitter: fix tests
Thomas Vigouroux
1
2020-04-30
treesitter: unknown predicates always match #12173
Thomas Vigouroux
1
2020-04-18
treesitter: escape backslashes in queries
Thomas Vigouroux
1
2020-02-26
lua: add regex support, and `@match` support in treesitter queries
Björn Linse
1
2020-02-07
treesitter: add standard &rtp/parser/ search path for parsers
Björn Linse
1
2019-12-22
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
1
2019-09-28
tree-sitter: use "module" pattern in lua source
Björn Linse
1
2019-09-28
tree-sitter: simplify editing using the new old_byte_size parameter
Björn Linse
1
2019-09-28
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
Björn Linse
1
2019-09-28
tree-sitter: improve parser API (shared parser between plugins)
Björn Linse
1
2019-09-28
tree-sitter: inspect language
Björn Linse
1
2019-09-28
tree-sitter: rename tree_sitter => treesitter for consistency
Björn Linse
1
[prev]