index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
test/init
update-parsers-tier-1
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve curly expression alignment
Ronan Arraes Jardim Chagas
2023-10-29
1
-1
/
+4
*
Improve indentation in Julia language
Ronan Arraes Jardim Chagas
2023-10-29
1
-1
/
+8
*
Fix indent. of curly expressions and of ],} in BOL (#5580)
Ronan Arraes Jardim Chagas
2023-10-27
1
-0
/
+5
*
Fix Julia indentation after end and with parenthesis at the beginning of line...
Ronan Arraes Jardim Chagas
2023-10-27
1
-2
/
+4
*
refactor: Remove all `(ERROR) @error` captures
Pham Huy Hoang
2023-10-25
80
-215
/
+0
*
feat(typoscript) Added parser and queries for TypoScript (#5564)
Teddytrombone
2023-10-24
4
-0
/
+54
*
feat(lua): highlight variadic expressions as builtin parameters (#5567)
Riley Bruins
2023-10-24
1
-0
/
+2
*
chore(perl): update parser
Veesh Goldman
2023-10-23
1
-1
/
+1
*
fix(leo): highlights fixes (#5563)
r001
2023-10-23
1
-3
/
+9
*
feat: add objdump to the supported languages (#5548)
Colin Kennedy
2023-10-22
2
-0
/
+41
*
feat: add GN (Generate Ninja)
Amaan Qureshi
2023-10-22
5
-0
/
+100
*
feat: leo parser and queries (#5542)
r001
2023-10-22
2
-0
/
+179
*
fix(phpdoc): disable spell checking of attribute names (#5015)
Tomasz N
2023-10-22
1
-1
/
+3
*
feat(perl)!: switch to tree-sitter-perl org's parser
Veesh Goldman
2023-10-21
3
-165
/
+133
*
feat(pod): add tree-sitter-perl org's POD parser
Veesh Goldman
2023-10-21
1
-0
/
+72
*
feat: add solidity folds
Meet Mangukiya
2023-10-21
1
-0
/
+20
*
feat(erlang): add missing keyword 'begin'
Benedikt Reinartz
2023-10-21
1
-0
/
+1
*
feat(prisma): folding queries (#5541)
Raafat Turki
2023-10-21
1
-0
/
+7
*
chore(wing): update queries from upstream (#5549)
Pham Huy Hoang
2023-10-20
1
-2
/
+0
*
fix(scala): add `for_expression` locals
Robert Jackson
2023-10-15
1
-0
/
+6
*
fix(scala): ensure `function_definition` is in parent scope
Robert Jackson
2023-10-15
1
-1
/
+2
*
feat: add gstreamer pipeline syntax (`gstlaunch`)
Stephan Seitz
2023-10-15
1
-0
/
+32
*
fix(unison): improve highlight queries
zetashift
2023-10-15
1
-6
/
+21
*
fix(elixir): highlight functions without parenthesis (#5511)
Alexander Sieg
2023-10-15
1
-0
/
+1
*
refactor: improve readability
Carlos Afonso
2023-10-15
1
-2
/
+10
*
fix(php): fix indentation for in between braces
Carlos Afonso
2023-10-15
1
-2
/
+2
*
fix(markdown): set block quote priority within allowed range
Riley Bruins
2023-10-15
1
-1
/
+1
*
fix(markdown): give code blocks higher priority than block quotes
Riley Bruins
2023-10-15
1
-1
/
+1
*
fix(scala): Mark (lambda_expression) without bindings as @defintition.parameters
Robert Jackson
2023-10-15
1
-0
/
+3
*
feat(haskell): highlights improvements
Marc Jakobi
2023-10-15
1
-62
/
+86
*
fix(typescript): do not highlight undefined as variable
Munif Tanjim
2023-10-15
1
-4
/
+0
*
fix(php): highlight `never` as `@type.builtin` (#5522)
nsfisis
2023-10-14
1
-0
/
+1
*
feat(java): highlight `var` as `@type.builtin`
Ibrahim Delice
2023-10-13
1
-0
/
+2
*
fix(java): move @ to `@attribute`
Ibrahim Delice
2023-10-13
1
-1
/
+2
*
fix(injections): fix injection for hurl for new injection syntax
Kevin Durbin
2023-10-13
1
-1
/
+1
*
feat(nix): some highlight improvements
Marc Jakobi
2023-10-12
1
-1
/
+14
*
fix(haskell): prevent segfault due to anchorless queries (#5502)
Marc Jakobi
2023-10-10
1
-31
/
+27
*
feat: add nasm parser (#5475)
ObserverOfTime
2023-10-09
2
-0
/
+147
*
feat(authzed): add parser and highlight queries. (#5426)
Mathew Polzin
2023-10-07
2
-0
/
+60
*
fix(json5): update queries from upstream
Pham Huy Hoang
2023-10-06
1
-3
/
+3
*
java(highlights): add missing import class pattern (#5483)
Pham Huy Hoang
2023-10-06
1
-2
/
+2
*
fix(haskell): highlight fixes (#5470)
Marc Jakobi
2023-10-05
1
-52
/
+152
*
feat: add liquidsoap
Romain Beauxis
2023-10-04
4
-0
/
+175
*
fix(c): add missing folds
Amaan Qureshi
2023-10-04
1
-0
/
+2
*
feat(query): use @function.call for predicate
Jaehwang Jung
2023-10-03
1
-1
/
+1
*
feat(ocaml): use @function.call where appropriate
Jaehwang Jung
2023-10-03
1
-3
/
+3
*
feat(haskell): highlights improvements + tests (#5466)
Marc Jakobi
2023-10-02
1
-8
/
+72
*
injections(nix): dynamic language injection via comments
figsoda
2023-10-01
1
-0
/
+9
*
feat(highlights): some haskell additions
Marc Jakobi
2023-09-27
1
-5
/
+105
*
solidity: Update highlights.scm (#5453)
zeroknots
2023-09-27
1
-0
/
+1
[prev]
[next]