index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(phpdoc): Remove requires_generate_from_grammar
Michael Härtl
2022-10-16
1
-2
/
+0
*
test(gitattributes): add tests for highlights
ObserverOfTime
2022-10-15
1
-3
/
+0
*
fix: explain what's wrong when installing a non-existing parser
Stephan Seitz
2022-10-15
1
-2
/
+12
*
fix(uninstall): support ensure_installed = 'all'
Dusk Banks
2022-10-10
1
-1
/
+7
*
fix: don't overwrite highlights when defining
Thomas Vigouroux
2022-10-08
1
-1
/
+1
*
style: fix code styling according to Stylua
gbprod
2022-10-03
1
-1
/
+1
*
Introduce twig parser
gbprod
2022-10-03
1
-1
/
+11
*
fix(test): update tests to Nvim 0.8
Christian Clason
2022-10-02
1
-2
/
+2
*
update vimdoc parser and queries
Christian Clason
2022-09-29
1
-3
/
+2
*
chore(pug): mark as experimental
ObserverOfTime
2022-09-20
1
-0
/
+1
*
fix(highlight): respect g:skip_ts_default_groups on ColorScheme autocmd
Null Chilly
2022-09-19
1
-1
/
+1
*
fix(fold): don't include whitespace end regions
Lewis Russell
2022-09-12
3
-3
/
+43
*
parsers: add blueprint parser
Gabriele Musco
2022-09-12
1
-0
/
+9
*
feat: add jsonnet
Cezary Drożak
2022-09-10
1
-0
/
+8
*
fix(highlight): ensure link captures function exists
Akin Sowemimo
2022-09-09
1
-2
/
+4
*
feat: add tree-sitter-gitattributes
ObserverOfTime
2022-09-09
1
-0
/
+11
*
feat(verilog): update version
zegervdv
2022-09-08
1
-2
/
+0
*
Add support for menhir (OCaml parser generator)
Martin Pépin
2022-09-05
1
-0
/
+9
*
style: stylua
Raafat Turki
2022-09-01
1
-3
/
+3
*
fix: grammar url
Raafat Turki
2022-09-01
1
-1
/
+1
*
feat: add tree-sitter-sxhkdrc
Raafat Turki
2022-09-01
1
-0
/
+12
*
chore(highlight): re-add earlier call
Akin Sowemimo
2022-08-31
1
-0
/
+2
*
fix(highlight): ensure links are rebuilt on colorscheme change
Akin Sowemimo
2022-08-31
1
-2
/
+7
*
fix: warn when user uninstalls parser than is in their ensure_installed
Stephan Seitz
2022-08-26
2
-0
/
+15
*
fix: add hint when there parser is still installed after TSUninstall
Stephan Seitz
2022-08-26
1
-5
/
+30
*
chore: remove unused parameter
Stephan Seitz
2022-08-26
1
-1
/
+1
*
chore!: don't allow to silently use alternative install directory
Stephan Seitz
2022-08-26
1
-20
/
+11
*
feat(meson): add support for meson
ShootingStarDragons
2022-08-26
1
-0
/
+11
*
fixup: facepalm
Christian Clason
2022-08-26
1
-1
/
+1
*
fix(hl_map): adapt to upstream changes on master
Christian Clason
2022-08-26
1
-76
/
+94
*
parsers: add HLSL
Stephan Seitz
2022-08-19
1
-0
/
+9
*
parsers: add tree-sitter-gitignore
Stephan Seitz
2022-08-16
1
-0
/
+10
*
fix wrong parse
ShootingStarDragons
2022-08-16
1
-2
/
+2
*
add regenerate the treesitter
ShootingStarDragons
2022-08-16
1
-0
/
+1
*
feat(agda): add support for agda
ShootingStarDragons
2022-08-16
1
-0
/
+9
*
chore: update `tree-sitter-http` parser URL
NTBBloodbath
2022-08-09
1
-1
/
+1
*
nil check for lines
ray-x
2022-08-06
1
-1
/
+4
*
Added function/method call highlight groups
lfenzo
2022-08-03
1
-0
/
+4
*
chore: trim space in check-health
Stephan Seitz
2022-08-03
1
-1
/
+1
*
chore: show in TSInstallInfo when parser is still loaded
Stephan Seitz
2022-08-03
1
-3
/
+5
*
Add racket support
6cdh
2022-08-03
1
-0
/
+11
*
fix: node_incremental for incremental selection jumping around (#3257)
itepechi / いてぺち
2022-08-02
1
-1
/
+6
*
docs: add descriptions to incremental_selection keymaps
Stephan Seitz
2022-07-31
1
-4
/
+15
*
feat(highlight): re-apply default highlights on colorscheme changes
John Drouhard
2022-07-30
1
-0
/
+88
*
feat(ts_utils): allow starting selection after last character (#3233)
Axel Dahlberg
2022-07-29
1
-2
/
+2
*
fix(indents): indents for error block (css, lua) (#3207)
Kiyan
2022-07-21
1
-5
/
+12
*
chore: cleanup main file, move statusline in module
kiyan
2022-07-18
2
-49
/
+53
*
fix(typo): utils.create_or_resue_writable_dir -> reuse (#3194)
Kiyan
2022-07-18
2
-3
/
+3
*
fix(indent): set only one autocmd for binding indentexpr (#3190)
Kiyan
2022-07-17
1
-4
/
+0
*
feat(vala)!: switch to @vala-lang parser
Princeton Ferro
2022-07-09
1
-4
/
+4
[next]