index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
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
*
fix(indent): rust - support newline after closing brace
Munif Tanjim
2022-01-21
1
-0
/
+14
*
feat(indent): ecma - support common use-cases
Munif Tanjim
2022-01-21
1
-12
/
+28
*
fix(indent): c/cpp - support newline after closing brace
Munif Tanjim
2022-01-21
1
-0
/
+2
*
feat(indent): ecma - support try_catch and if_else
Munif Tanjim
2022-01-21
1
-0
/
+3
*
feat(indent): support `@aligned_indent` for python
Munif Tanjim
2022-01-21
1
-3
/
+14
*
feat: rewrite indent module
Munif Tanjim
2022-01-21
5
-19
/
+51
*
feat: improve indent module
Munif Tanjim
2022-01-21
1
-4
/
+7
*
parsers: add phpdoc parser (experimental)
Michael Härtl
2022-01-20
2
-1
/
+43
*
highlights(c): don't highlight type qualifiers in declarations as types
John Drouhard
2022-01-20
1
-2
/
+0
*
fix(php) match magic and single letter constants
Michael Härtl
2022-01-19
1
-1
/
+3
*
feat(lua)!: switch from our fork to MunifTanjim's (#2272)
Christian Clason
2022-01-18
5
-194
/
+177
*
highlights(swift): add more `@operator`s and `implicit` keyword
Stephan Seitz
2022-01-18
1
-1
/
+17
*
highlights(swift): highlight `"->"` as `@operator`
Stephan Seitz
2022-01-18
1
-1
/
+2
*
highlights(swift): highlight punctuation
Stephan Seitz
2022-01-18
1
-0
/
+3
*
feat(java)(highlights): add missing highlights for `@type`
captainko
2022-01-18
1
-0
/
+6
*
highlights(php): detect constructor calls on instantiation
Michael Härtl
2022-01-17
1
-5
/
+7
*
highlights(cpp): add support for "<=>", "constinit", "consteval"
Stephan Seitz
2022-01-17
1
-1
/
+6
*
highlights(hack): add keywords implements
Stephan Seitz
2022-01-17
1
-3
/
+11
*
highlights(hack): extend queries add tests
Stephan Seitz
2022-01-17
1
-5
/
+137
*
highlights(hack): add some basic highlights
Stephan Seitz
2022-01-17
1
-0
/
+162
*
locals(cpp): add support for concepts
Stephan Seitz
2022-01-16
1
-0
/
+5
*
highlights(cpp): add support for concepts
Stephan Seitz
2022-01-16
1
-0
/
+4
*
support PyFoam syntax in OpenFOAM files
Elwardi
2022-01-16
2
-0
/
+8
*
highlights(rust): add "yield" keyword
Stephan Seitz
2022-01-16
1
-1
/
+4
*
add hocon
antosha417
2022-01-16
2
-0
/
+38
*
highlight(swift): add upstream queries
Christian Clason
2022-01-16
2
-0
/
+148
*
highlights/injections/indents(java): comment -> line_comment,block_comment
Stephan Seitz
2022-01-16
3
-3
/
+6
*
fix(php): change query for @constructor group
Infectos
2022-01-16
1
-2
/
+3
*
highlights(php): fix and add missing highlights
Michael Härtl
2022-01-15
1
-7
/
+61
*
highlights(haskell): function with type signature
Ananda Umamil
2022-01-13
1
-0
/
+3
*
highlights(julia): add highlight for block comments
koalp
2022-01-13
2
-3
/
+9
*
Add a missing LaTeX hightlight.
Jendrik Stelzner
2022-01-13
1
-0
/
+1
*
highlights(vue): improve vue highlights
Michael Chris Lopez
2022-01-12
1
-5
/
+8
*
highlights(html_tags): more specific attribute_value target
Michael Chris Lopez
2022-01-12
1
-2
/
+2
*
Add LaTeX highlights: addpart, addchap, addsec.
Jendrik Stelzner
2022-01-12
1
-0
/
+8
*
Add highlight for markdown delimiters
MDeiml
2022-01-11
1
-2
/
+6
*
Fix slow startup times for markdown grammar
MDeiml
2022-01-10
1
-2
/
+2
*
highlights(llvm): import highlight queries from upstream
Stephan Seitz
2022-01-09
1
-8
/
+150
*
highlights(go): highlights "~"
Stephan Seitz
2022-01-09
1
-0
/
+1
*
folds(bash): fold at `c_style_for_statement`
Stephan Seitz
2022-01-09
1
-0
/
+1
*
fix(kotlin): use _import for type captures
Sal Bakraa
2022-01-08
1
-4
/
+4
*
fix(kotlin): use @attribute instead of @annotation
Sal Bakraa
2022-01-08
1
-6
/
+6
*
fix(kotlin): use correct node for when expression folds
Sal Bakraa
2022-01-08
1
-1
/
+1
*
fix(kotlin): fix typo in locals query
Sal Bakraa
2022-01-08
1
-1
/
+1
*
feat(kotlin): include a folds and a locals query
Sal Bakraa
2022-01-08
2
-0
/
+100
*
fix(kotlin): include regex in injections query
Sal Bakraa
2022-01-08
1
-0
/
+31
*
fix(kotlin): update highlights query to match new parser
Sal Bakraa
2022-01-08
1
-161
/
+375
*
Add highlight for quote marker
MDeiml
2022-01-08
1
-0
/
+2
*
Better punctuation queries for foam
Elwardi
2022-01-08
1
-2
/
+5
*
Remove OpenFOAM textobjects
Elwardi
2022-01-08
1
-8
/
+0
[next]