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
*
[cmake] add highlights for `if` command constant
Uy Ha
2021-09-17
1
-0
/
+12
*
Update ledger injections
Cédric Barreteau
2021-09-17
1
-0
/
+1
*
Use the color of variable
delphinus
2021-09-17
1
-1
/
+1
*
Set property color for destructuring assignment
delphinus
2021-09-17
1
-0
/
+4
*
[cmake]: Add highlighting for `set` command
Uy Ha
2021-09-17
1
-0
/
+14
*
Highlight function and macro declarations
Uy Ha
2021-09-17
1
-0
/
+12
*
Bind `variable` as @variable instead of `variable_ref`
Uy Ha
2021-09-17
1
-1
/
+2
*
Bind function and macro commands as @keyword.function
Uy Ha
2021-09-17
1
-4
/
+1
*
Bind `variable_ref` as @variable instead of @none
Uy Ha
2021-09-17
1
-1
/
+1
*
Add scala folds
Stevan Milic
2021-09-17
2
-2
/
+17
*
Update scala highlights
Stevan Milic
2021-09-17
2
-1
/
+36
*
Add tree-sitter-dot (#1770)
rydesun
2021-09-17
2
-0
/
+46
*
highlights(c): make sizeof a `keyword.operator`
Sergio Alejandro Vargas
2021-09-17
1
-1
/
+1
*
highlights(lua): Add Lua 5.1 built-in functions
Sergio Alejandro Vargas
2021-09-17
1
-0
/
+9
*
Fix method access using php nullsafe operator (#1773)
Wilman Barrios
2021-09-17
1
-0
/
+3
*
Reorder json5 queries
Joaquín León
2021-09-17
1
-3
/
+3
*
@number -> @keyword
Andrew Helwer
2021-09-17
1
-1
/
+1
*
Updated highlight queries for tlaplus
Andrew Helwer
2021-09-17
1
-29
/
+47
*
Add tree-sitter-pioasm with highlights and injections (#1759)
leo60228
2021-09-17
2
-0
/
+40
*
update scala highlights (#1760)
Stevan Milic
2021-09-17
1
-5
/
+78
*
highlights(php): add missings operators `?->` and `=>` (#1729)
Wilman Barrios
2021-09-17
1
-0
/
+3
*
feat(vim): highlight highlight_statement correctly
Thomas Vigouroux
2021-09-17
1
-4
/
+9
*
add keywords to scala highlights (#1662)
Stuart Mashaal
2021-09-17
1
-0
/
+96
*
Add support for json5
Joakker
2021-09-17
2
-0
/
+18
*
highlight(zig) highlight all caps is a constant
maxxnino
2021-09-17
1
-1
/
+10
*
Viml: update queries
Santos Gallegos
2021-09-17
2
-4
/
+36
*
highlight(zig): rework query
maxxnino
2021-09-17
3
-101
/
+47
*
highlights(php): add `instanceof` as `@keyword` (#1728)
Wilman Barrios
2021-09-17
1
-0
/
+1
*
Highlight some keyword.function nodes as just keywords
Andrew Helwer
2021-09-17
1
-5
/
+5
*
Added TLA+ grammar & queries
Andrew Helwer
2021-09-17
3
-0
/
+149
*
feat(vim): support augroups
Thomas Vigouroux
2021-09-17
1
-1
/
+5
*
fix(viml): update and support mappings
Thomas Vigouroux
2021-09-17
1
-0
/
+10
*
Remove redunant capture.
Aleksei Abakumkin
2021-09-17
1
-3
/
+3
*
Update CSharp highlights.
Aleksei Abakumkin
2021-09-17
1
-2
/
+28
*
Disable combined injections for HEEx
Clay
2021-09-17
1
-2
/
+5
*
Add doctype highlights
Clay
2021-09-17
1
-14
/
+12
*
Update surface version, fix highlights
Clay
2021-09-17
1
-7
/
+5
*
Add HEEx language support, add missing commentstrings
Clay
2021-09-17
8
-6
/
+72
*
highlights(lua): Add semicolons
Sergio Alejandro Vargas
2021-09-17
1
-1
/
+1
*
fix(vim): highlight more punctuation
Thomas Vigouroux
2021-09-17
1
-0
/
+14
*
feat: add support for vim
Thomas Vigouroux
2021-09-17
2
-0
/
+114
*
Lua: highlight uppercase variables as constants (#1690)
Santos Gallegos
2021-09-17
1
-0
/
+2
*
Add comment highlighting for keywords in Haskell (#1695)
jpe90
2021-09-17
1
-0
/
+1
*
Query: update locals (#1692)
Santos Gallegos
2021-09-17
1
-0
/
+1
*
Query: highlight numbers
Santos Gallegos
2021-09-17
1
-0
/
+3
*
Fix: Improve Elixir highlighting performance (#1682)
Connor Lay (Clay)
2021-09-17
1
-133
/
+107
*
highlights(zig): label, switch item, operator, punctuation, field property (#...
maxxnino
2021-09-17
1
-8
/
+26
*
Enable to highlight shebang on JS/TS
delphinus
2021-09-17
1
-1
/
+4
*
Update new query and parser for zig
maxxnino
2021-09-17
5
-222
/
+218
*
Fix instance and singleton method locals for Ruby
Yorick Peterse
2021-09-17
1
-1
/
+2
[next]