index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-01
highlights(c_sharp): highlight namespaces
Stephan Seitz
2021-06-01
highlights(c_sharp): add heuristic for type highlight
Stephan Seitz
2021-06-01
highlights(c_sharp): highlight verbatim_string_literal
Stephan Seitz
2021-06-01
highlights(c#): highlight calls of methods
Stephan Seitz
2021-06-01
highlights(c_sharp): improve highlighting of interpolations
Stephan Seitz
2021-06-01
Update lockfile.json
GitHub
2021-06-01
chore: show errors output during async installation
Stephan Seitz
2021-05-31
Update lockfile.json
GitHub
2021-05-31
Improve check-queries (#1253)
Santos Gallegos
2021-05-28
Update lockfile.json
GitHub
2021-05-27
Elixir: Highlight `with` as conditional
Daniel Kempkens
2021-05-26
[docgen] Update README.md
Github Actions
2021-05-26
feat: use the original scss parser
elianiva
2021-05-24
highlights(rust): highlight fields with shorthand_field_initializer
Stephan Seitz
2021-05-24
Update lockfile.json
GitHub
2021-05-23
Update lockfile.json
oponkork
2021-05-23
feat(fortran): Support indentation
oponkork
2021-05-23
feat(fortran): Improve highlighting
oponkork
2021-05-23
HTML: remove `@combined` from injections
Santos Gallegos
2021-05-22
Rust: highlight constants
Santos Gallegos
2021-05-20
Update lockfile.json
GitHub
2021-05-20
indents(c/cpp): let C++ use the C indents and add class_specifier
Stephan Seitz
2021-05-19
feat(dart): add late & required keywords
Akin Sowemimo
2021-05-19
Update lockfile.json
GitHub
2021-05-19
[docgen] Update README.md
Github Actions
2021-05-19
fix(php): highlights function call expression
elianiva
2021-05-18
Update lockfile.json
GitHub
2021-05-18
fix: uppercase variables being highlighted as type
Akin Sowemimo
2021-05-18
feat: replace match with any-of
Akin Sowemimo
2021-05-18
fix: remove duplicate type identifier queries
Akin Sowemimo
2021-05-18
feat(dart): add async/sync* to highlights
Akin Sowemimo
2021-05-18
parsers: generate_requires_npm for commonlisp
Stephan Seitz
2021-05-18
Update lockfile.json
GitHub
2021-05-18
CI: Improved parser installation logic
Daniel Kempkens
2021-05-18
CI: Install tree-sitter
Daniel Kempkens
2021-05-18
Refactor highlights and locals queries
Daniel Kempkens
2021-05-18
Use #any-of? in locals
Daniel Kempkens
2021-05-18
Add requires_generate_from_grammar
Daniel Kempkens
2021-05-18
Revert README.md change
Daniel Kempkens
2021-05-18
Initial Elixir support
Daniel Kempkens
2021-05-18
highlights(c/c++): "..." also exists in C (variadic macros)
Stephan Seitz
2021-05-17
refactor: make html-like languages inherit from single query
elianiva
2021-05-17
fish: move `test` to `test_command`
Omar Zeghouani
2021-05-17
parsers: remove requires_generate_from_grammar for supercollider
Stephan Seitz
2021-05-17
Update lockfile.json
GitHub
2021-05-17
highlights(fortran): `@annotation` -> `@attribute`
Stephan Seitz
2021-05-17
parsers: fortran no longer requires_generate_from_grammar
Stephan Seitz
2021-05-17
supercollider: simplify method
Mads Kjeldgaard
2021-05-17
Update lockfile.json
GitHub
2021-05-17
feat(fish): highlight test_option
Thomas Vigouroux
[next]