index
:
nvim-treesitter
0.5-compat
feat/emmylua
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(json): add support for jsonc files
Christian Clason
2025-12-06
1
-0
/
+1
*
fix(filetypes): correct glimmer_* mappings (#8110)
altermo
2025-09-10
1
-2
/
+2
*
fix(ini): register dosini and confini filetypes
Igor
2025-07-26
1
-0
/
+1
*
feat(verilog)!: rename to systemverilog
Christian Clason
2025-06-24
1
-1
/
+1
*
fix: register `powershell` language for `ps1` filetype (#7965)
Luis Calle
2025-06-23
1
-1
/
+2
*
fix(install): don't print operation summary by default
Christian Clason
2025-05-29
1
-3
/
+4
*
feat(api): expose list of available and installed languages
Christian Clason
2025-05-29
1
-1
/
+1
*
fix(config): check both installed parsers and queries
Christian Clason
2025-05-29
1
-1
/
+1
*
refactor(lua): fix some luals warnings
Christian Clason
2025-05-12
1
-8
/
+8
*
feat(html): use gsub for mimetype lookup
Christian Clason
2025-05-12
2
-28
/
+1
*
feat!: use tree-sitter build
Christian Clason
2025-05-12
1
-1
/
+1
*
feat!: track parser revision in Lua
Christian Clason
2025-05-12
1
-1
/
+1
*
feat(install)!: generate from json instead of requiring node
Christian Clason
2025-05-12
1
-1
/
+1
*
fix: do not use vim.iter (#6469)
Lewis Russell
2025-05-12
1
-6
/
+14
*
fix: update add_predicate and add_directive calls for upstream (#6106)
Gregory Anders
2025-05-12
1
-14
/
+35
*
fix: remove upstreamed directives
Christian Clason
2025-05-12
1
-98
/
+4
*
feat: drop `TSInstallInfo` in favor of better `checkhealth`
Christian Clason
2025-05-12
1
-4
/
+0
*
ci: remove update-lockfile shell script
Christian Clason
2025-05-12
1
-6
/
+6
*
refactor: rewrite installation using jobs and async
Lewis Russell
2025-05-12
1
-22
/
+6
*
feat!: drop modules, general refactor and cleanup
Christian Clason
2025-05-12
3
-25
/
+284
*
feat!: remove obsolete `TS*` highlight groups
Christian Clason
2022-10-16
1
-10
/
+0
*
feat(highlight): re-apply default highlights on colorscheme changes
John Drouhard
2022-07-30
1
-85
/
+8
*
refactor!: update to Neovim 0.7 APIs
Christian Clason
2022-04-30
2
-106
/
+121
*
Add capture groups for remaining builtin highlight groups
Gregory Anders
2022-03-30
1
-0
/
+10
*
create TSTagAttribute highlight group (#1575)
Sean Baildon
2021-07-14
1
-0
/
+1
*
Highlights: define string.special (#1551)
Santos Gallegos
2021-07-11
1
-0
/
+1
*
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
1
-1
/
+0
*
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
1
-0
/
+2
*
fix typo: Enviroment -> Environment
kmarius
2021-06-22
1
-2
/
+2
*
Link TSComment to Comment
Santos Gallegos
2021-04-24
1
-0
/
+1
*
Add LaTeX maintainers
Stephan Seitz
2021-03-30
1
-1
/
+1
*
Add text.reference and text.environment
Stephan Seitz
2021-03-30
1
-0
/
+3
*
latex: add TSMath that behaves like vimtex math highlighting
Stephan Seitz
2021-03-30
1
-0
/
+1
*
fix(checkhealth): display error messages of failed queries
Stephan Seitz
2021-03-23
1
-1
/
+1
*
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-12
1
-0
/
+4
*
[highlights] Add TSSymbol highlight group
Dennis B
2021-03-04
1
-0
/
+1
*
HTML: improve highlights & injections
Santos Gallegos
2021-02-11
1
-0
/
+1
*
feat(query): add cache for get_query (#879)
oberblastmeister
2021-01-28
1
-0
/
+3
*
Revert "Add lacked highlight link defined in highlight.lua"
delphinus
2020-12-21
1
-3
/
+0
*
Add lacked highlight link defined in highlight.lua
delphinus
2020-12-21
1
-0
/
+3
*
Fix #595, #583: do not set defaults for highlights that have no default highl...
Stephan Seitz
2020-10-19
1
-3
/
+0
*
Explicitly check for cterm and gui values for fg
Akin Sowemimo
2020-10-11
1
-7
/
+8
*
Add a check to ensure the fg attribute exists
Akin Sowemimo
2020-10-11
1
-1
/
+11
*
Don't change the background highlights
Akin Sowemimo
2020-10-11
1
-1
/
+1
*
fix cterm fg and bg error
Akin Sowemimo
2020-10-11
1
-1
/
+1
*
Add background and foreground colors to TSNone
Akin Sowemimo
2020-10-11
1
-1
/
+1
*
fix(highlights): Add TSNamespace highlight
Stephan Seitz
2020-10-10
1
-1
/
+1
*
Dart highlights: Reset highlight in interpolation
Stephan Seitz
2020-10-05
1
-1
/
+1
*
chore(modules): remove refactor module
Steven Sojka
2020-09-25
1
-5
/
+0
*
Add @keyword.operator for operators that are English words and add @exception...
Stephan Seitz
2020-09-19
1
-0
/
+1
[next]