index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Elixir indents to match mix format
Connor Lay (Clay)
2022-02-10
1
-7
/
+12
*
highlights(cpp): Highlight method with nested qualified_identifier
Fabian Viöl
2022-02-09
1
-0
/
+4
*
Only allow yaml at start of file
MDeiml
2022-02-09
1
-1
/
+1
*
add(vim): add highlight for more keywords
Pierrick Guillaume
2022-02-08
1
-1
/
+18
*
locals(python): adapt as_pattern to upstream change
Stephan Seitz
2022-02-07
1
-1
/
+1
*
feat(highlights/julia): Add missing highlights (#2464)
Sergio A. Vargas
2022-02-07
1
-7
/
+13
*
feat(vim): highlight default parameters
Zoltán Reegn
2022-02-07
1
-1
/
+2
*
indents(lua): make ")" `@indent_end
Stephan Seitz
2022-02-06
1
-0
/
+2
*
fix: Allow re-parsing in Python, XFAIL `\` indentation test
Stephan Seitz
2022-02-06
1
-1
/
+0
*
indents(lua): use `(comment) @auto`
Stephan Seitz
2022-02-05
1
-1
/
+0
*
indens(c): use (comment) @auto
Stephan Seitz
2022-02-05
1
-4
/
+1
*
indents(r): fix all R tests
Stephan Seitz
2022-02-05
1
-7
/
+2
*
indents(go): perform some changes as go fmt dictates
Stephan Seitz
2022-02-05
1
-4
/
+4
*
indents(go): fix aligned_indent for parameter_list
Stephan Seitz
2022-02-05
1
-2
/
+3
*
indents(go): remove `function_declaration` from indents
Stephan Seitz
2022-02-05
1
-2
/
+0
*
indents(php): add another test
Stephan Seitz
2022-02-05
1
-3
/
+5
*
indent(lua): ignore comment
Stephan Seitz
2022-02-05
1
-0
/
+1
*
indents(c): indent always after init_declarator
Stephan Seitz
2022-02-05
1
-6
/
+1
*
docs: add `@zero_indent` to CONTRIBUTING.md
Stephan Seitz
2022-02-05
1
-1
/
+0
*
indents(lua): fix comment indentation
Stephan Seitz
2022-02-05
1
-1
/
+1
*
fix(indents): re-parse before each indent
Stephan Seitz
2022-02-05
1
-0
/
+1
*
indents(c): add zero_indent for #if
Stephan Seitz
2022-02-05
1
-5
/
+9
*
indents(c): fix indentation on block comment
Stephan Seitz
2022-02-05
1
-1
/
+5
*
indents(c): indent at expression_statement
Stephan Seitz
2022-02-05
1
-3
/
+2
*
indents: allow aligned_indent for unfinished calls in C and Python
Stephan Seitz
2022-02-05
2
-1
/
+7
*
indents(cpp): indent at field_initializer_list
Stephan Seitz
2022-02-05
1
-0
/
+2
*
indents(c): fix ternary
Stephan Seitz
2022-02-05
1
-1
/
+0
*
injections(yaml): inject at command list for Gitlab script
Stephan Seitz
2022-02-05
1
-0
/
+8
*
injections(yaml): injection on Gitlab's before_script/after_script
Stephan Seitz
2022-02-05
1
-3
/
+3
*
refactor(latex): improve queries (#2457)
Christian Clason
2022-02-05
2
-311
/
+162
*
Rename captures
Uy Ha
2022-02-05
1
-8
/
+8
*
Improve `set` queries
Uy Ha
2022-02-05
1
-9
/
+34
*
injections(latex): add support for minted language injection
Stephan Seitz
2022-02-04
1
-0
/
+6
*
fix(indent): lua - support `@indent_end` (#2454)
Munif Tanjim
2022-02-04
1
-0
/
+4
*
chore(latex)!: update parser and queries (#2436)
Christian Clason
2022-02-04
3
-204
/
+195
*
Updated TLA+ version, queries, maintainers (#2442)
Andrew Helwer
2022-02-03
1
-9
/
+11
*
verilog highlight: add some keywords, tidy keywords (#2432)
Jade Lovelace
2022-02-02
1
-13
/
+39
*
Support HEEx slots
Clay
2022-01-31
5
-15
/
+33
*
highlights(d): highlight ":"
Stephan Seitz
2022-01-30
1
-0
/
+1
*
highlights(lua): don't highlight arguments as parameters
Stephan Seitz
2022-01-30
1
-2
/
+0
*
highlights(vala): add "=" and ":" to highlights
Stephan Seitz
2022-01-29
1
-0
/
+2
*
Add brackets to Vala highlights
Mateus B. Melchiades
2022-01-29
1
-0
/
+2
*
Update Vala highlights
Mateus B. Melchiades
2022-01-29
1
-24
/
+28
*
Simplify vala highlights.scm
Mateus B. Melchiades
2022-01-29
1
-176
/
+73
*
Vala language support
Mateus Melchiades
2022-01-29
1
-0
/
+387
*
indents(r): update @indent group
Pedro Castro
2022-01-29
1
-1
/
+3
*
indents(r): add indents support
Pedro Castro
2022-01-29
1
-0
/
+36
*
highlights(c/cpp): highlight case labels as constants
Stephan Seitz
2022-01-29
2
-0
/
+4
*
highlights(c): highlight enum variants as `@constant`
Stephan Seitz
2022-01-29
1
-0
/
+2
*
highlights(cpp): fix function highlighting of Foo::bar::baz()
Stephan Seitz
2022-01-29
1
-0
/
+10
[next]