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
/
queries
Commit message (
Expand
)
Author
Age
Files
Lines
*
add @tag.attribute for html like attributes
lmlorca
2021-07-14
2
-1
/
+2
*
Query: update highlight queries (#1553)
Santos Gallegos
2021-07-13
1
-6
/
+6
*
Highlights: define string.special (#1551)
Santos Gallegos
2021-07-11
1
-1
/
+1
*
Python: fix class highlights (#1548)
Santos Gallegos
2021-07-11
1
-6
/
+7
*
highlights(jsx): fix constant identifier (#1434)
Munif Tanjim
2021-07-10
1
-3
/
+0
*
[elixir] Add folds (#1543)
Mitchell Hanberg
2021-07-09
1
-0
/
+9
*
highlights(rust): Reorder macro queries
Sergio Alejandro Vargas
2021-07-08
1
-6
/
+10
*
highlights(zig): highlight true,false
Stephan Seitz
2021-07-08
1
-2
/
+5
*
Update ledger highlights
Cédric Barreteau
2021-07-07
1
-0
/
+1
*
Lua: highlight function definitions
Santos Gallegos
2021-07-07
1
-0
/
+5
*
Add exception handling branches
Sergio Alejandro Vargas
2021-07-07
1
-0
/
+2
*
Update Julia fold queries
Sergio Alejandro Vargas
2021-07-07
1
-9
/
+15
*
Add Julia indent queries
Sergio Alejandro Vargas
2021-07-07
1
-0
/
+40
*
place template string after braces
antonk52
2021-07-07
1
-4
/
+4
*
[cmake] Add support for generator expression
Uy Ha
2021-07-06
1
-1
/
+1
*
highlights(cuda): add support for __restrict__
Stephan Seitz
2021-07-06
1
-0
/
+1
*
highlights(cpp): add static_assert
Stephan Seitz
2021-07-06
1
-0
/
+1
*
fix(ecma): add indents to switch and cases
Samyak S Sarnayak
2021-07-06
1
-0
/
+2
*
Use `@keyword.function` consistently
Sergio Alejandro Vargas
2021-07-06
6
-6
/
+11
*
Highlights(python): Add `@keyword.function`
Sergio Alejandro Vargas
2021-07-06
1
-2
/
+5
*
highlights(zig): highlight `unreachable`
Stephan Seitz
2021-07-05
1
-0
/
+1
*
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
19
-61
/
+19
*
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
19
-25
/
+98
*
locals: add more scopes
Omar Zeghouani
2021-07-04
1
-1
/
+9
*
highlights(zig): use `@string.escape` for escape sequences
Stephan Seitz
2021-07-04
1
-1
/
+1
*
Add support for `match` expression in PHP (#1482)
Wilman Barrios
2021-07-04
1
-0
/
+1
*
fold HCL objects (#1479)
David Hotham
2021-07-03
1
-0
/
+1
*
feat(fortran): moved procedure to @keyword.function
oponkork
2021-07-02
1
-1
/
+1
*
feat(fortran): Improved and sorted highlight queries
oponkork
2021-07-02
1
-24
/
+31
*
highlight template interpolation enclosures as punctuation.bracket; cleanup
mhoffm
2021-07-02
1
-4
/
+6
*
update lockfile to point to v0.4.0; update highlight queries
mhoffm
2021-07-02
1
-7
/
+14
*
fish: only highlight 'test' keyword instead of entire condition (#1464)
Gregory Anders
2021-07-02
1
-1
/
+1
*
Move macro to `@function.macro` capture
Uy Ha
2021-07-02
1
-1
/
+4
*
Change captures:
Uy Ha
2021-07-02
1
-6
/
+5
*
Remove query for specific keywords for now
Uy Ha
2021-07-02
1
-71
/
+0
*
Add comment parsing and highlight whole bracket argument
Uy Ha
2021-07-02
1
-2
/
+7
*
Fix wrong name:
Uy Ha
2021-07-02
1
-0
/
+0
*
Capture `variable_ref` instead of `variable` for `@variable`
Uy Ha
2021-07-02
1
-1
/
+1
*
Change `@parameter` capture to `@string`
Uy Ha
2021-07-02
1
-3
/
+2
*
Move keywords to their appropriate capture:
Uy Ha
2021-07-02
1
-19
/
+25
*
Highlight only command name instead of the whole call
Uy Ha
2021-07-02
1
-14
/
+14
*
Remove non-foldable commands (incorrect copy and paste)
Uy Ha
2021-07-02
1
-2
/
+0
*
Add fold.scm
Uy Ha
2021-07-02
1
-0
/
+9
*
Refine highlights.scm:
Uy Ha
2021-07-02
1
-80
/
+94
*
Add highlights.scm
Uy Ha
2021-07-02
1
-0
/
+87
*
feat(dart): add function call expression highlight
Akin Sowemimo
2021-07-02
1
-0
/
+6
*
Update queries/hcl/highlights.scm
Michael Hoffmann
2021-07-02
1
-3
/
+3
*
work on queries; fix macos build
mhoffm
2021-07-02
1
-2
/
+2
*
work on queries
mhoffm
2021-07-02
1
-6
/
+13
*
add basic injections
mhoffm
2021-07-02
1
-0
/
+1
[next]