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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: use the original scss parser
elianiva
2021-05-26
1
-1
/
+2
*
highlights(rust): highlight fields with shorthand_field_initializer
Stephan Seitz
2021-05-24
1
-0
/
+2
*
Update lockfile.json
GitHub
2021-05-24
1
-5
/
+5
*
Update lockfile.json
oponkork
2021-05-23
1
-1
/
+1
*
feat(fortran): Support indentation
oponkork
2021-05-23
1
-0
/
+27
*
feat(fortran): Improve highlighting
oponkork
2021-05-23
1
-8
/
+40
*
HTML: remove `@combined` from injections
Santos Gallegos
2021-05-23
1
-1
/
+1
*
Rust: highlight constants
Santos Gallegos
2021-05-22
1
-1
/
+3
*
Update lockfile.json
GitHub
2021-05-20
1
-1
/
+1
*
indents(c/cpp): let C++ use the C indents and add class_specifier
Stephan Seitz
2021-05-20
2
-15
/
+7
*
feat(dart): add late & required keywords
Akin Sowemimo
2021-05-19
1
-0
/
+2
*
Update lockfile.json
GitHub
2021-05-19
1
-1
/
+1
*
[docgen] Update README.md
Github Actions
2021-05-19
1
-0
/
+1
*
fix(php): highlights function call expression
elianiva
2021-05-19
1
-0
/
+3
*
Update lockfile.json
GitHub
2021-05-18
1
-1
/
+1
*
fix: uppercase variables being highlighted as type
Akin Sowemimo
2021-05-18
1
-8
/
+11
*
feat: replace match with any-of
Akin Sowemimo
2021-05-18
1
-1
/
+21
*
fix: remove duplicate type identifier queries
Akin Sowemimo
2021-05-18
1
-4
/
+0
*
feat(dart): add async/sync* to highlights
Akin Sowemimo
2021-05-18
1
-1
/
+4
*
parsers: generate_requires_npm for commonlisp
Stephan Seitz
2021-05-18
1
-0
/
+1
*
Update lockfile.json
GitHub
2021-05-18
1
-1
/
+4
*
CI: Improved parser installation logic
Daniel Kempkens
2021-05-18
2
-6
/
+0
*
CI: Install tree-sitter
Daniel Kempkens
2021-05-18
2
-0
/
+4
*
Refactor highlights and locals queries
Daniel Kempkens
2021-05-18
2
-158
/
+142
*
Use #any-of? in locals
Daniel Kempkens
2021-05-18
1
-3
/
+3
*
Add requires_generate_from_grammar
Daniel Kempkens
2021-05-18
1
-0
/
+1
*
Revert README.md change
Daniel Kempkens
2021-05-18
1
-1
/
+0
*
Initial Elixir support
Daniel Kempkens
2021-05-18
6
-0
/
+323
*
highlights(c/c++): "..." also exists in C (variadic macros)
Stephan Seitz
2021-05-18
2
-1
/
+2
*
refactor: make html-like languages inherit from single query
elianiva
2021-05-17
7
-119
/
+61
*
fish: move `test` to `test_command`
Omar Zeghouani
2021-05-17
1
-1
/
+2
*
parsers: remove requires_generate_from_grammar for supercollider
Stephan Seitz
2021-05-17
1
-1
/
+0
*
Update lockfile.json
GitHub
2021-05-17
1
-1
/
+1
*
highlights(fortran): `@annotation` -> `@attribute`
Stephan Seitz
2021-05-17
1
-1
/
+1
*
parsers: fortran no longer requires_generate_from_grammar
Stephan Seitz
2021-05-17
1
-1
/
+0
*
supercollider: simplify method
Mads Kjeldgaard
2021-05-17
1
-4
/
+2
*
Update lockfile.json
GitHub
2021-05-17
1
-1
/
+4
*
feat(fish): highlight test_option
Thomas Vigouroux
2021-05-17
1
-0
/
+1
*
Update lockfile.json
GitHub
2021-05-17
1
-1
/
+1
*
Update queries/commonlisp/highlights.scm
Stephan Seitz
2021-05-17
1
-1
/
+1
*
highlights(commonlisp): use any-of?
Stephan Seitz
2021-05-17
1
-2
/
+46
*
Clojure: Add folds.scm
Stephan Seitz
2021-05-17
1
-0
/
+1
*
Clojure/Lisp: Add char_lit to highlights
Stephan Seitz
2021-05-17
2
-1
/
+3
*
Use `@symbol` in clojure in commonlisp
Stephan Seitz
2021-05-17
3
-13
/
+14
*
Extend CL highlights
Stephan Seitz
2021-05-17
5
-32
/
+66
*
Add support for Common Lisp
Stephan Seitz
2021-05-17
5
-7
/
+198
*
highlights(latex): use any-of?
Stephan Seitz
2021-05-17
1
-4
/
+36
*
highlights(latex): add more math environments
Stephan Seitz
2021-05-17
1
-11
/
+3
*
highlights(latex): add more commands
Stephan Seitz
2021-05-17
1
-6
/
+215
*
highlights(ecma): use KeywordFunction as a highlight group for function
antonk52
2021-05-17
1
-1
/
+4
[next]