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
path:
root
/
queries
Age
Commit message (
Expand
)
Author
2022-02-05
indents(c): fix ternary
Stephan Seitz
2022-02-05
injections(yaml): inject at command list for Gitlab script
Stephan Seitz
2022-02-05
injections(yaml): injection on Gitlab's before_script/after_script
Stephan Seitz
2022-02-05
refactor(latex): improve queries (#2457)
Christian Clason
2022-02-05
Rename captures
Uy Ha
2022-02-05
Improve `set` queries
Uy Ha
2022-02-04
injections(latex): add support for minted language injection
Stephan Seitz
2022-02-04
fix(indent): lua - support `@indent_end` (#2454)
Munif Tanjim
2022-02-04
chore(latex)!: update parser and queries (#2436)
Christian Clason
2022-02-03
Updated TLA+ version, queries, maintainers (#2442)
Andrew Helwer
2022-02-02
verilog highlight: add some keywords, tidy keywords (#2432)
Jade Lovelace
2022-01-31
Support HEEx slots
Clay
2022-01-30
highlights(d): highlight ":"
Stephan Seitz
2022-01-30
highlights(lua): don't highlight arguments as parameters
Stephan Seitz
2022-01-29
highlights(vala): add "=" and ":" to highlights
Stephan Seitz
2022-01-29
Add brackets to Vala highlights
Mateus B. Melchiades
2022-01-29
Update Vala highlights
Mateus B. Melchiades
2022-01-29
Simplify vala highlights.scm
Mateus B. Melchiades
2022-01-29
Vala language support
Mateus Melchiades
2022-01-29
indents(r): update @indent group
Pedro Castro
2022-01-29
indents(r): add indents support
Pedro Castro
2022-01-29
highlights(c/cpp): highlight case labels as constants
Stephan Seitz
2022-01-29
highlights(c): highlight enum variants as `@constant`
Stephan Seitz
2022-01-29
highlights(cpp): fix function highlighting of Foo::bar::baz()
Stephan Seitz
2022-01-29
supercollider: add support for const
Mads Kjeldgaard
2022-01-29
supercollider: update indent query to match upstream
Mads Kjeldgaard
2022-01-28
folds(c): fold raw `compound_statement`s
Stephan Seitz
2022-01-28
highlights(python): add support for pattern matching
Stephan Seitz
2022-01-28
highlights(go): highlight `package_identifier` as `@namespace` (#2371)
Stephan Seitz
2022-01-28
highlights(r): highlight string_escape, change parameter priority and update ...
Pedro Castro
2022-01-25
update TLA+ revision, add queries for PlusCal (#2344)
Vasiliy Morkovkin
2022-01-25
Add tree-sitter-eex parser for (L)EEx files (#2351)
Clay
2022-01-24
folds(c): fold at compound_statement
Cédric Barreteau
2022-01-24
indents(php): align with C indentation
Stephan Seitz
2022-01-24
feat(vim): highlight "higlight" variants
Thomas Vigouroux
2022-01-24
feat(vim): support syntax command
Thomas Vigouroux
2022-01-24
feat(indent): Implement basic indent for gdscript.
Ryan Roden-Corrent
2022-01-24
fix(phpdoc) Improve keyword query
Michael Härtl
2022-01-24
Upgrade to HEEx parser 0.3.0
Clay
2022-01-24
Add new Elixir language injections
Clay
2022-01-24
Fix highlights of module attributes and doc sigils
Clay
2022-01-22
highlights(r): change groups priority
Pedro Castro
2022-01-21
fix(indent): rust - support newline after closing brace
Munif Tanjim
2022-01-21
feat(indent): ecma - support common use-cases
Munif Tanjim
2022-01-21
fix(indent): c/cpp - support newline after closing brace
Munif Tanjim
2022-01-21
feat(indent): ecma - support try_catch and if_else
Munif Tanjim
2022-01-21
feat(indent): support `@aligned_indent` for python
Munif Tanjim
2022-01-21
feat: rewrite indent module
Munif Tanjim
2022-01-21
feat: improve indent module
Munif Tanjim
2022-01-20
parsers: add phpdoc parser (experimental)
Michael Härtl
[next]