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-04-04
indents(ecma): use auto indent on (ERROR)
Stephan Seitz
2022-04-04
Fixed incorrect Java indentation for method chaining
Daniel Woznicki
2022-04-03
Add highlighting query for Scss `@for` loops
Omer Tuchfeld
2022-04-03
Added true/false to the highlights
Oleksii Demennikov
2022-04-03
Added injections
Oleksii Demennikov
2022-04-03
Added the initial version for the support of rego language
Oleksii Demennikov
2022-04-01
highlights(python): "from" in yield should be `@keyword.return`
Stephan Seitz
2022-04-01
highlights(fennel): fix "collect" "icollect" "accumulate"
Stephan Seitz
2022-04-01
refactor(queries): simplify highlight queries for elvish
Tobias Frilling
2022-04-01
Add elvish
Tobias Frilling
2022-03-29
feat: add vimdoc parser and highlight queries
Christian Clason
2022-03-29
r(indents): fix brace_list alignment
Pedro Castro
2022-03-28
r(highlights): fix default_parameter
Pedro Castro
2022-03-28
r(highlights): add default parameter/argument (#2688)
Pedro Castro
2022-03-26
highlights: conceal `"` in JSON
Stephan Seitz
2022-03-24
fix(prisma): highlight "type" keyword
Alexey Orlenko
2022-03-19
injections(r): add comment
Pedro Castro
2022-03-19
Added fix for incorrect CSS indent after closing bracket
Daniel Woznicki
2022-03-17
highlights(php): argument name as parameter
Wilman Barrios
2022-03-17
Add Cooklang
Addison Chan
2022-03-16
highlights(bash): add operators ">>", "<<"
Stephan Seitz
2022-03-16
highlight(fish): dollar command substitution
Omar Zeghouani
2022-03-14
Highlight markdown `uri_autolink` as `@text.uri`
Gustaf Lindstedt
2022-03-12
properly bind function names to the parent scope
Harry Gallagher
2022-03-12
fix(lua): restore precedence for @variable.builtin and @constant.builtin
Christian Clason
2022-03-12
Add more indentations
Nick Pezza
2022-03-12
Dedent on end in ruby files
Nick Pezza
2022-03-11
highlights(rust): highlight as in <Struct as Trait>::Type
Stephan Seitz
2022-03-11
Refactor solidity highlights.scm further
YongJieYongJie
2022-03-11
Refactor solidity highlights.scm
YongJieYongJie
2022-03-11
Add highlights query for Solidity
YongJieYongJie
2022-03-07
Add slint parser configuration and queries (#2598)
Jared Moulton
2022-03-07
highlights(vala): Reflect upstream refactor
Mateus Melchiades
2022-03-02
highlights(cpp): Add operator cast highlight
Fabian Viƶl
2022-03-01
Made block comment indent @auto so that new lines line up nicely with existin...
Daniel Woznicki
2022-03-01
Added catchall (ERROR) @auto rule for Java to at least attempt something reas...
Daniel Woznicki
2022-03-01
Modified Java indent rules to stop ignoring block comments because javadoc bl...
Daniel Woznicki
2022-03-01
Added fix for Java interfaces not being indented properly
Daniel Woznicki
2022-02-28
parsers: Add todotxt parser
Arnar Gauti Ingason
2022-02-27
fix(gleam): update parser and queries
Christian Clason
2022-02-27
fix(latex): update parser and queries
Christian Clason
2022-02-26
highlights(php): add namespace aliasing name as type
Wilman Barrios
2022-02-26
fix(indent): ecma - parenthesized expression indentation
Munif Tanjim
2022-02-26
fix(indent): ecma - class method indentation
Munif Tanjim
2022-02-26
highlights(vala): Re-update highlights and lockfile
Mateus Melchiades
2022-02-25
Fixed a bug where indentation was not correct for class/enum bodies that had ...
Daniel Woznicki
2022-02-25
Fixed a bug where Java enum body indentation was not correct
Daniel Woznicki
2022-02-25
Added fix for incorrect Java indentation after a closing "}" in a method decl...
Daniel Woznicki
2022-02-22
Initial attempt at queries/perl/folds.scm
Paul "LeoNerd" Evans
2022-02-22
Add many perl keywords; highlight on those in preference to structural elements
Paul "LeoNerd" Evans
[next]