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
/
highlighter.lua
Age
Commit message (
Expand
)
Author
Files
2023-12-17
perf(treesitter): filter out trees outside the visible range early
Jaehwang Jung
1
2023-09-16
perf(treesitter): do not scan past given line for predicate match
L Lllvvuu
1
2023-09-11
fix(decorations): better approximation of botline #24794
Jaehwang Jung
1
2023-08-12
feat(treesitter)!: incremental injection parsing
Lewis Russell
1
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
1
2023-06-18
fix(treesitter): use vim.highlight.priorities instead of hardcoded 100 (#24052)
Santos Gallegos
1
2023-04-30
fix(treesitter): redraw added/removed injections properly (#23287)
Lewis Russell
1
2023-04-05
refactor: rename local API alias from a to api
Lewis Russell
1
2023-04-04
fix(treesitter): use capture metadata range if exists
danilax999
1
2023-03-24
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
1
2023-03-23
fix(treesitter): annotations
Lewis Russell
1
2023-03-03
docs: fix vim.treesitter tags
Justin M. Keyes
1
2023-02-04
fix(treesitter): fix most diagnostics
Lewis Russell
1
2023-01-17
fix(treesitter): really restore syntax
Lewis Russell
1
2022-12-14
fix(ts): check buffer is loaded when restoring options (#21419)
Lewis Russell
1
2022-12-14
fix(treesitter): properly restore `'syntax'` (#21358)
Lewis Russell
1
2022-11-12
feat(spell): support nospell in treesitter queries
Lewis Russell
1
2022-09-14
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
1
2022-09-06
fix(ts): do not clobber spelloptions (#20095)
Lewis Russell
1
2022-09-06
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
1
2022-08-26
feat(treesitter)!: use @foo.bar style highlight groups
bfredl
1
2022-07-09
refactor(lua): replace vim.cmd use with API calls (#19283)
Raphael
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
1
2022-06-16
fix(treesitter): new iter if folded
kevinhwang91
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2022-03-30
feat(treesitter): add more default groups to highlight map (#17835)
Gregory Anders
1
2022-03-20
feat(ui): allow conceal to be defined in decorations
bfredl
1
2022-02-16
feat(tree-sitter): allow Atom-style capture fallbacks (#14196)
Stephan Seitz
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
1
2021-08-19
perf(treesitter): avoid string lookup of highlight name in hot loop
Björn Linse
1
2021-08-06
chore: remove reference to nvim-treesitter in comment
Stephan Seitz
1
2021-08-06
fix(treesitter): do not map hl_group when no mapping is set
Stephan Seitz
1
2021-07-22
feat(treesitter): allow to set highlight priority for queries
Stephan Seitz
1
2021-05-01
docs: Treesitter (#13260)
TJ DeVries
1
2021-04-02
Merge pull request #14218 from steelsojka/bugfix/check-queries-exist
Thomas Vigouroux
1
2021-03-31
ts: Add per-language highlight links
TJ DeVries
1
2021-03-26
fix(treesitter): check highlight queries exist
Steven Sojka
1
2021-02-10
treesitter: propagate on_detach event properly
Björn Linse
1
2020-11-25
feat(luahl): add priority mechanism
Thomas Vigouroux
1
2020-11-23
feat(treesitter): add language tree
Steven Sojka
1
2020-11-01
treesitter: add node:id()
Björn Linse
1
2020-10-12
treesitter: allow multiple highlighters per buffer
Thomas Vigouroux
1
2020-10-12
treesitter: allow custom parser for highlighter
Thomas Vigouroux
1
2020-10-11
treesitter: runtime queries
Thomas Vigouroux
1
2020-10-10
api: multiple decoration providers at once
Björn Linse
1
2020-09-13
luahl: global the luahl
Björn Linse
1
2020-09-13
fix: use luahl in treesitter
Thomas Vigouroux
1
2020-09-09
wip trying to fix the highlighter
Thomas Vigouroux
1
2020-09-09
treesitter: use new on_bytes interface
Björn Linse
1
2020-09-09
treesitter: revert wrong optimization in highlights
Thomas Vigouroux
1
[prev]
[next]