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-11-06
rust: use @type.qualifier and @storageclass
Trard
2022-11-06
highlights(rust): pub(self/super/crate), use super::thing, etc
Cormac Relf
2022-11-06
highlights(rust): ["<" ">"] @punctuation.bracket in bracketed_type, for_lifet...
Cormac Relf
2022-11-06
highlights(rust): "for" @keyword everywhere else (for<'a>, HRTBs)
Cormac Relf
2022-11-06
highlights(rust): highlight Type in Type::Associated as @type instead of @nam...
Cormac Relf
2022-11-06
highlights(rust): panic!() and assert!() as @exception
Cormac Relf
2022-11-06
fix: update scheme queries to parser change
Christian Clason
2022-11-06
fix: update julia queries to parser change
Christian Clason
2022-11-05
feat(ql): add folding queries
Alvaro Muñoz
2022-11-05
fix(rust): update queries to breaking changes
Christian Clason
2022-11-02
refactor julia locals
Sergio Alejandro Vargas
2022-11-02
refactor(highlights/julia): Update definitions
Sergio Alejandro Vargas
2022-11-01
lua: update queries
Christian Clason
2022-11-01
help: update queries
Christian Clason
2022-10-30
feat: conceal backslash escape
Folke Lemaitre
2022-10-29
feat: markdown table highlights and inline
Folke Lemaitre
2022-10-28
Add regex injections for php (#3592)
gbprod
2022-10-28
feat(git_rebase): add git_rebase parser
gbprod
2022-10-25
fix(ocaml): change query order for Variables
Robin Björklin
2022-10-25
highlights(python): add "except*"
Stephan Seitz
2022-10-24
Update ecma injections to support recent additions to tree-sitter-javascript/...
NullVoxPopuli
2022-10-23
fix(bash): Rename ansii_c_string to ansi_c_string. (#3702)
ギャラ
2022-10-20
nickel: use @boolean
José Luis Lafuente
2022-10-19
parsers: add nickel parser (#3506)
José Luis Lafuente
2022-10-19
feat(diff): add diff parser
gbprod
2022-10-17
highlights(ecma): add pair_pattern punctuation.delimiter
Munif Tanjim
2022-10-17
locals(lua): fix directive not applying
beardedsakimonkey
2022-10-16
folds(yaml): Fold at the entire node, not at the body.
Jongwook Choi
2022-10-15
highlights: use @preproc where appropriate
ObserverOfTime
2022-10-15
test(gitattributes): add tests for highlights
ObserverOfTime
2022-10-15
highlights(c): highlight standard streams
ObserverOfTime
2022-10-15
highlights(rst): disable spell for code blocks
ObserverOfTime
2022-10-15
highlights(dockerfile): add several highlights
ObserverOfTime
2022-10-15
highlights(bash): add all signal names
ObserverOfTime
2022-10-15
highlights(kotlin): add companion keyword
ObserverOfTime
2022-10-15
highlights(scss): add function statement
ObserverOfTime
2022-10-15
highlights(typescript): add override keyword
ObserverOfTime
2022-10-15
highlights(vim): add some more keywords
ObserverOfTime
2022-10-15
highlights(r): add spell
Maximilian Muecke
2022-10-15
highlights(rust): distinguish between "for" in loops and impl_item
Stephan Seitz
2022-10-15
feat(viml): update queries
Christian Clason
2022-10-12
feat(php): add queries for bash injections
gbprod
2022-10-12
feat(php): improve php folds
gbprod
2022-10-12
fix(julia): remove highlight query for constants
Fredrik Ekre
2022-10-11
highlights(cpp): add alternative operator names
mliszcz
2022-10-10
fix(php): add indent for enums
gbprod
2022-10-10
feat(swift): sync highlight queries with upstream
Alex Pinkus
2022-10-06
feat(twig): add @spell on comments
gbprod
2022-10-06
Fix php indent for short array declaration
gbprod
2022-10-05
feat(spell) added spell to html-tags text
Lampros
[next]