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
Age
Commit message (
Expand
)
Author
2022-02-05
indents(go): fix aligned_indent for parameter_list
Stephan Seitz
2022-02-05
indents(go): add tests
Stephan Seitz
2022-02-05
indents(go): remove `function_declaration` from indents
Stephan Seitz
2022-02-05
indents(php): add another test
Stephan Seitz
2022-02-05
indent(lua): ignore comment
Stephan Seitz
2022-02-05
workaround(indents): avoid reparsing for indent sensitive yaml/python
Stephan Seitz
2022-02-05
indents(python): remove branches.py from expected failures
Stephan Seitz
2022-02-05
indents(c): indent always after init_declarator
Stephan Seitz
2022-02-05
docs: add `@zero_indent` to CONTRIBUTING.md
Stephan Seitz
2022-02-05
indents(lua): fix comment indentation
Stephan Seitz
2022-02-05
fix(indents): re-parse before each indent
Stephan Seitz
2022-02-05
indents(c): add zero_indent for #if
Stephan Seitz
2022-02-05
indents(c): fix indentation on block comment
Stephan Seitz
2022-02-05
indents(c): indent at expression_statement
Stephan Seitz
2022-02-05
indents: refactor hanging indent
Stephan Seitz
2022-02-05
indents: allow aligned_indent for unfinished calls in C and Python
Stephan Seitz
2022-02-05
indents(cpp): indent at field_initializer_list
Stephan Seitz
2022-02-05
feat(indents): add support for language injection
Stephan Seitz
2022-02-05
indents(c): fix ternary
Stephan Seitz
2022-02-05
ci: combine "Compile parsers" steps into a single step
Dundar Göc
2022-02-05
ci: combine "Check query files" steps into a single step
Dundar Göc
2022-02-05
ci: introduce platform-independent environment variable NVIM
Dundar Göc
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
Update lockfile.json
GitHub
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
Update lockfile.json
GitHub
2022-02-04
fix(makefile): scanner.c isn't always available
kylo252
2022-02-04
Update lockfile.json (#2449)
github-actions[bot]
2022-02-04
ci: make io_print accept nil as input argument (#2445)
dundargoc
2022-02-04
Update README (#2447)
github-actions[bot]
2022-02-04
chore(latex)!: update parser and queries (#2436)
Christian Clason
2022-02-04
Update lockfile.json (#2440)
github-actions[bot]
2022-02-03
Update README (#2443)
github-actions[bot]
2022-02-03
Updated TLA+ version, queries, maintainers (#2442)
Andrew Helwer
2022-02-03
fix(utils): adjust truncation condition
Michael Lan
2022-02-02
Update lockfile.json (#2434)
github-actions[bot]
2022-02-02
verilog highlight: add some keywords, tidy keywords (#2432)
Jade Lovelace
2022-02-02
Update lockfile.json (#2433)
github-actions[bot]
2022-02-01
Update lockfile.json (#2431)
github-actions[bot]
2022-02-01
Update lockfile.json (#2430)
github-actions[bot]
2022-02-01
Update lockfile.json (#2428)
github-actions[bot]
2022-02-01
Update lockfile.json (#2427)
github-actions[bot]
2022-02-01
update(phpdoc) Add scanner.c (#2426)
Michael Härtl
2022-02-01
ci: mark automated PRs as draft (#2413)
dundargoc
2022-01-31
ci: skip swift check on neovim stable
Dundar Göc
[next]