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
/
lua
Age
Commit message (
Expand
)
Author
2022-03-26
chore: placate luacheck
Christian Clason
2022-03-17
Add Cooklang
Addison Chan
2022-03-12
fix(solidity): follow install_info.branch on parser update
Stephan Seitz
2022-03-11
Add highlights query for Solidity
YongJieYongJie
2022-03-08
fix: prefer gmake over make
Stephan Seitz
2022-03-08
Revert "2612: Use gmake when available"
Stephan Seitz
2022-03-08
2612: Use gmake when available
Sebastián Zaffarano
2022-03-07
Add slint parser configuration and queries (#2598)
Jared Moulton
2022-02-28
parsers: Add todotxt parser
Arnar Gauti Ingason
2022-02-19
refacto: expose a function to set custom capture for the higlighter
kiyan
2022-02-15
Add myself as maintainer of Elixir, Gleam queries
Connor Lay (Clay)
2022-02-15
Add Gleam parser
Connor Lay (Clay)
2022-02-13
feat: add lalrpop parser (#2524)
traxys
2022-02-13
typo fix
badhi
2022-02-13
added doc for setup_command
badhi
2022-02-13
Fixed formatting
badhi
2022-02-13
Added extra argument to setup commands so that user can change the function a...
badhi
2022-02-11
Update lockfile.json (#2512)
github-actions[bot]
2022-02-08
chore(makefile): apply fixes to original makefile
Stephan Seitz
2022-02-08
fix(makefile): fallback to c++14 when parser does not have cxx_standard set
Stephan Seitz
2022-02-06
fix: Allow re-parsing in Python, XFAIL `\` indentation test
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-05
fix(indents): ignore comment_parsers for indentation
Stephan Seitz
2022-02-05
Update lua/nvim-treesitter/indent.lua
Stephan Seitz
2022-02-05
workaround(indents): avoid reparsing for indent sensitive yaml/python
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: 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-04
chore(latex)!: update parser and queries (#2436)
Christian Clason
2022-02-03
Updated TLA+ version, queries, maintainers (#2442)
Andrew Helwer
2022-02-03
fix(utils): adjust truncation condition
Michael Lan
2022-02-01
update(phpdoc) Add scanner.c (#2426)
Michael Härtl
2022-01-29
health: check which file caused an error
Stephan Seitz
2022-01-29
Vala language support
Mateus Melchiades
2022-01-25
Add tree-sitter-eex parser for (L)EEx files (#2351)
Clay
2022-01-23
Set CXX standard per parser and fix Norg
Stephan Seitz
2022-01-23
Allow compilation via makefile
Stephan Seitz
2022-01-23
Add tree-sitter-norg
Jozef Grajciar
2022-01-22
feat: specify abi version for generate on newer ts cli
Christian Clason
2022-01-22
fix: Don't require node for gdscript.
Ryan Roden-Corrent
2022-01-21
feat(indent): ecma - support try_catch and if_else
Munif Tanjim
2022-01-21
feat(indent): support `@aligned_indent` for python
Munif Tanjim
2022-01-21
refactor(indent): extract functions and support metadata
Munif Tanjim
2022-01-21
feat(indent): use native Query:iter_captures
Munif Tanjim
2022-01-21
feat: rewrite indent module
Munif Tanjim
[next]