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
2026-04-08
feat(api): rename buffer to buf #35330
Jordan
1
2026-03-12
refactor: integer functions, optimize asserts #34112
Lewis Russell
1
2026-01-15
fix(treesitter): fix spell navigation on first line (#37361)
ashab-k
1
2025-12-14
fix(treesitter): no injection highlighting on last line #36951
Jaehwang Jung
1
2025-11-18
perf(treesitter): parse multiple ranges in languagetree, eliminate flickering...
Riley Bruins
1
2025-11-06
fix(treesitter): reset next_col when performing intermediate highlights
Riley Bruins
1
2025-09-26
fix(highlight): ensure extmark range is within buffer bounds #35928
skewb1k
1
2025-09-09
fix(treesitter): use subpriorities for tree ordering
bfredl
1
2025-09-09
perf(highlight): allow decoration providers to skip ranges without data
bfredl
1
2025-08-28
perf: add on_range in treesitter highlighting
vanaigr
1
2025-08-19
fix(treesitter): run FileType autocmds in the context of `<abuf>`
Sean Dewar
1
2025-07-06
fix(treesitter): inconsistent highlight of multiline combined injection #32619
Artem
1
2025-06-08
fix(treesitter): ensure window is valid in async parsing #34385
notomo
1
2025-06-07
fix(treesitter): scope highlight state per window #34347
Riley Bruins
1
2025-05-06
fix(treesitter): invalidate conceal_lines cache earlier #33875
luukvbaal
1
2025-05-05
fix(treesitter): eliminate flicker for single windows #33842
Riley Bruins
1
2025-05-03
fix(treesitter): invalidate conceal_lines marks #33828
luukvbaal
1
2025-04-13
fix(treesitter): injected lang ranges may cross capture boundaries #32549
Riley Bruins
1
2025-04-07
fix(treesitter): not refreshing virtualtext contents #33361
Dmitry Zolotukhin
1
2025-02-28
fix(marks): ineffective conceal_line callback optimization (#32662)
luukvbaal
1
2025-02-25
fix(treesitter): nil check query for has_conceal_line
Luuk van Baal
1
2025-02-25
feat(treesitter): vertical conceal support for highlighter
Luuk van Baal
1
2025-02-19
fix(treesitter): don't spam query errors in the highlighter
Riley Bruins
1
2025-01-29
fix(treesitter) Set modeline=false in TSHighlighter:destroy (#32234)
Daniel Petrovic
1
2025-01-14
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
1
2025-01-12
feat(treesitter)!: don't parse tree in get_parser() or start()
Riley Bruins
1
2025-01-12
feat(treesitter): async parsing
Riley Bruins
1
2025-01-06
refactor: split predicates and directives
vanaigr
1
2024-11-18
fix(api): only flush nvim__redraw when necessary #31250
luukvbaal
1
2024-11-17
fix(api): update "range" windows in nvim__redraw #31042
luukvbaal
1
2024-11-16
fix(treesitter): remove redundant on_bytes callback #31041
luukvbaal
1
2024-10-21
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
1
2024-07-03
fix(treesitter): ensure syntaxset augroup exists (#29542)
zeertzjq
1
2024-06-28
refactor: use `vim._with` where possible
dundargoc
1
2024-06-24
fix(treesitter): do not modify highlight state for _on_spell_nav
Luuk van Baal
1
2024-06-11
refactor(lua): improve type annotations
Lewis Russell
1
2024-05-02
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
1
2024-03-27
fix(treesitter): return correct match table in iter_captures()
Lewis Russell
1
2024-03-17
fix(treesitter): revert to using iter_captures in highlighter
Lewis Russell
1
2024-03-14
refactor(treesitter): move some logic into functions
Lewis Russell
1
2024-03-14
fix(treesitter): highlight injections properly
Lewis Russell
1
2024-03-12
fix(treesitter): use 0 as initial value for computing maximum (#27837)
Gregory Anders
1
2024-03-12
feat(treesitter): support URLs (#27132)
Gregory Anders
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-25
refactor(types): fix miscellaneous type warnings
Maria José Solano
1
2024-02-08
refactor(treesitter): typing for Query, TSQuery, and TSQueryInfo
Jongwook Choi
1
2024-01-24
fix(treesitter): prefix treesitter types with vim
Phạm Huy Hoàng
1
2023-12-20
refactor(treesitter): cleanup highlighter
Lewis Russell
1
2023-12-19
fix(treesitter): prepare highlight states for [s, ]s
Jaehwang Jung
1
[next]