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
...
*
highlights(sql): refactor `count` to generic `invocation`
Matthias Queitsch
2023-05-15
1
-4
/
+0
*
Added USD as a language + some queries
Colin Kennedy
2023-05-15
4
-0
/
+214
*
highlights(markup): distinguish heading level in queries
Christian Clason
2023-05-13
4
-46
/
+36
*
feat: add Odin
Amaan Qureshi
2023-05-13
5
-0
/
+367
*
feat(func): update highlights
Amaan Qureshi
2023-05-13
1
-79
/
+60
*
fix(nickel): wrong indent on line after top level comment (#4792)
Zheng PiaoDan
2023-05-13
1
-5
/
+5
*
feat(cpon): update queries
Amaan Qureshi
2023-05-13
2
-7
/
+6
*
feat: add indents.scm for nickel (#4790)
Zheng PiaoDan
2023-05-13
1
-0
/
+13
*
feat(java): add more foldable nodes
Gregg Jansen van VĂ¼ren
2023-05-11
1
-0
/
+2
*
comment: remove user mention highlight
ObserverOfTime
2023-05-10
1
-5
/
+0
*
feat(typescript): add non-null operator
Amaan Qureshi
2023-05-09
1
-0
/
+2
*
fix(typescript): remove duplicate capture
Amaan Qureshi
2023-05-09
1
-3
/
+0
*
style(rust): better formatting
Amaan Qureshi
2023-05-09
1
-26
/
+88
*
feat(rust): distinguish enum members better
Amaan Qureshi
2023-05-09
1
-0
/
+12
*
feat(sql): add more keywords
Derek Stride
2023-05-08
1
-2
/
+6
*
feat: add swift indents (#4756)
Pham Huy Hoang
2023-05-08
1
-0
/
+87
*
Update Capnp (#4713)
Amaan Qureshi
2023-05-07
2
-52
/
+67
*
feat(erlang): add new keyword and operator from OTP25 (#4765)
haoxian
2023-05-06
2
-2
/
+6
*
fix(java): capture type parameter brackets as `@punctuation.delimiter`
Iron-E
2023-05-04
1
-0
/
+3
*
feat(rust): capture debug macros as `@debug`
Iron-E
2023-05-04
1
-0
/
+2
*
fix(c_sharp): highlight `<` & `>` as `@punctuation.bracket` only in type para...
Iron-E
2023-05-04
1
-2
/
+2
*
feat(c_sharp): add capture for ternary operators
Iron-E
2023-05-04
1
-0
/
+2
*
fix: add @combined to markdown html
Pham Huy Hoang
2023-05-03
2
-2
/
+2
*
perf(html): onevent attrs (#4752)
Benny Powers
2023-05-03
1
-2
/
+1
*
injections(html): event attributes (#4750)
Benny Powers
2023-05-03
1
-0
/
+7
*
feat(go): highlight constructors, remove _ as `@constant`
Amaan Qureshi
2023-05-02
1
-3
/
+8
*
feat: add indents for ocaml and ocaml interface (#4725)
Pham Huy Hoang
2023-05-01
2
-0
/
+70
*
fix(lua_inject): remove need for surrounding quote (#4740)
Pham Huy Hoang
2023-04-30
1
-2
/
+2
*
feat: add py-script injections for html
Pham Huy Hoang
2023-04-30
1
-0
/
+23
*
fix(query): add missing dedent for "]" (#4739)
Pham Huy Hoang
2023-05-01
1
-0
/
+4
*
Remove some sections and add some missing things
sogaiu
2023-04-30
1
-61
/
+20
*
Update list of functions
sogaiu
2023-04-30
1
-58
/
+93
*
Adjust indentation
sogaiu
2023-04-30
1
-32
/
+32
*
Update list of macros
sogaiu
2023-04-30
1
-6
/
+14
*
Use 2 semicolons for better editor interop
sogaiu
2023-04-30
1
-17
/
+13
*
feat: add janet_simple
sogaiu
2023-04-30
4
-0
/
+305
*
fix(starlark): fields should not match uppercase-beginning names (#4734)
Amaan Qureshi
2023-04-30
1
-1
/
+1
*
fix(python): fields should not match uppercase-beginning names
Amaan Qureshi
2023-04-29
1
-1
/
+1
*
Add Python else elif dedent (#4618)
Pham Huy Hoang
2023-04-29
1
-0
/
+8
*
refactor(lua): move _VERSION to `@constant.builtin`, builtin types to `@names...
Amaan Qureshi
2023-04-28
1
-1
/
+7
*
feat: add luau
Amaan Qureshi
2023-04-28
5
-0
/
+352
*
fix: Correct scope definition for scala
Kasper Kondzielski
2023-04-28
1
-1
/
+1
*
feat: add puppet
Amaan Qureshi
2023-04-26
5
-0
/
+281
*
fix(lua): injection eq should be any-of (#4711)
Amaan Qureshi
2023-04-26
1
-1
/
+1
*
fix(solidity): variable should not match last, tidy up highlights
Amaan Qureshi
2023-04-25
1
-22
/
+20
*
injections(lua): tweak query to capture string content (#4707)
Munif Tanjim
2023-04-25
1
-1
/
+1
*
fix(python,starlark): builtin types should come after types
Amaan Qureshi
2023-04-25
2
-36
/
+36
*
feat(python,starlark): highlight type conversions as `@function.macro`
Amaan Qureshi
2023-04-25
2
-0
/
+4
*
fix(python,starlark): update field match pattern
Amaan Qureshi
2023-04-25
2
-4
/
+4
*
chore(smali): add tests
Amaan Qureshi
2023-04-25
1
-1
/
+1
[prev]
[next]