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
2021-03-27
Fix jsdoc: play nice with the comment parser (#1108)
Santos Gallegos
2021-03-26
highlights(rust): Highlight dereferenced closure parameters
Stephan Seitz
2021-03-26
highlights(java): Highlight fields (members and member access) (#1107)
Stephan Seitz
2021-03-23
Add generator functions to ecma queries
kraftwerk28
2021-03-23
Update teal highlights
Corey Williamson
2021-03-23
Added Zig grammar
Himujjal
2021-03-22
add basic queries for bibtex
Christian Clason
2021-03-22
Add indents for php
shirasaka
2021-03-22
delete locals queries for beancount
Brian Ryall
2021-03-22
fix invalid annotation in beancount query
Brian Ryall
2021-03-22
add support for beancount files
Brian Ryall
2021-03-22
rust: tread `,` as a punctuation delimiter
Yuki Ito
2021-03-20
attribute in stead of annotation
Tormod Alf Try Tufteland
2021-03-20
kotlin: updated parser, and added annotation highlight again
Tormod Alf Try Tufteland
2021-03-19
go: add builtin types
Yuki Ito
2021-03-18
Update injections.scm
Hanh Le
2021-03-18
Update glimmer queries from plugin
NullVoxPopuli
2021-03-16
Update Kotlin parser
Stephan Seitz
2021-03-16
Update verilog to 0.19.2
Stephan Seitz
2021-03-16
highlights(query): Add modeline query after bugfix
Stephan Seitz
2021-03-16
Re-add OCaml query that lead to crash before tree-sitter fix
Stephan Seitz
2021-03-16
Fix C++ locals
Stephan Seitz
2021-03-16
Update jsonc to 0.19.0
Stephan Seitz
2021-03-16
Fix fennel queries
Stephan Seitz
2021-03-16
Remove invalid dart query
Stephan Seitz
2021-03-16
Mark several invalid queries
Stephan Seitz
2021-03-16
Fix readonly keyword in typescript
Stephan Seitz
2021-03-16
Fix invalid node type in CSS queries
Stephan Seitz
2021-03-16
Fix ocaml queries
Stephan Seitz
2021-03-16
Mark parsers with NPM dependency
Stephan Seitz
2021-03-16
Remove some broken queries
Stephan Seitz
2021-03-16
Add `definition.parameter` query to 'r/locals.scm'.
echasnovski
2021-03-16
Update queries for R language.
echasnovski
2021-03-16
Add support for R language.
echasnovski
2021-03-16
go: add builtin functions
Yuki Ito
2021-03-15
folds support and somewhat better indents for ruby
Ivo Dancet
2021-03-15
Rust: add mod_item to folds
Santos Gallegos
2021-03-15
Rust: Add variable and closure parameter highlights
Rohit Pradhan
2021-03-15
Ecma: Highlight single-argument callback parameter
Rohit Pradhan
2021-03-12
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-10
chore: create ecma base for use in js and ts which fixes jsx issues
kiyan
2021-03-09
teal: Add C language injection for FFI
Lewis Russell
2021-03-08
feat(dart): add indents
elianiva
2021-03-04
Highlight Julia symbol expressions as TSSymbol
Dennis B
2021-03-04
[highlights] Add TSSymbol highlight group
Dennis B
2021-03-02
highlights(c): update declaration and cast_expression
Stephan Seitz
2021-03-01
removed duplicate
Brian Shu
2021-03-01
changed toml and query
Brian Shu
2021-03-01
fixed rust match indents
Brian Shu
2021-03-01
feat: use @ignore for comments and multiline strings
elianiva
[next]