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-08
fix(makefile): fallback to c++14 when parser does not have cxx_standard set
Stephan Seitz
2022-02-08
fix: revert to basic makefile where all variables are set by Lua
Stephan Seitz
2022-02-08
fix: -Os should be used during compilation phase in makefile
Stephan Seitz
2022-02-08
Update lockfile.json
GitHub
2022-02-08
add(vim): add highlight for more keywords
Pierrick Guillaume
2022-02-08
Update lockfile.json (#2490)
github-actions[bot]
2022-02-07
Update lockfile.json
GitHub
2022-02-07
locals(python): adapt as_pattern to upstream change
Stephan Seitz
2022-02-07
Update lockfile.json
GitHub
2022-02-07
feat(highlights/julia): Add missing highlights (#2464)
Sergio A. Vargas
2022-02-07
feat(vim): highlight default parameters
Zoltán Reegn
2022-02-06
Update lockfile.json (#2481)
github-actions[bot]
2022-02-06
test(indent): fix typos
Munif Tanjim
2022-02-06
indents(lua): make ")" `@indent_end
Stephan Seitz
2022-02-06
fix: readme typo, removing deprecated docs
Carlo Sala
2022-02-06
fix: Allow re-parsing in Python, XFAIL `\` indentation test
Stephan Seitz
2022-02-06
tests(indent): also test creating new line when still in insert mode
Stephan Seitz
2022-02-06
tests: add test for #2086
Stephan Seitz
2022-02-06
chore: expose start and stop highlighter
kiyan
2022-02-06
refacto: deprecate used_by in parsers.lua
kiyan
2022-02-06
ci: use apt-get instead of apt to avoid warnings from apt
Dundar Göc
2022-02-06
ci: remove unnecessary apt calls
Dundar Göc
2022-02-06
Update 'troubleshooting' for using mirror.
jedsek
2022-02-06
Update lockfile.json
GitHub
2022-02-06
ci: remove apt update if on workflows where it's not used
Dundar Göc
2022-02-05
tests: Add test for C folding issue #1568
Stephan Seitz
2022-02-05
tests: add indent test for graphql (#2459)
Stephan Seitz
2022-02-05
indents(lua): use `(comment) @auto`
Stephan Seitz
2022-02-05
indens(c): use (comment) @auto
Stephan Seitz
2022-02-05
fix(indents): ignore comment_parsers for indentation
Stephan Seitz
2022-02-05
Update lua/nvim-treesitter/indent.lua
Stephan Seitz
2022-02-05
tests: only compare indents not contents in indent tests
Stephan Seitz
2022-02-05
indents(r): fix all R tests
Stephan Seitz
2022-02-05
indents(go): perform some changes as go fmt dictates
Stephan Seitz
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
[prev]
[next]