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-04-28
feat(proto): add parser
francisco souza
2022-04-27
feat: add m68k parser and queries
Graham Bates
2022-04-23
Add org parser
TerseTears
2022-04-21
fix(ts_utils): fix swap_nodes after get_node_text change
francisco souza
2022-04-19
adapt to vim.treesitter.query.get_node_text
Nir Tzachar
2022-04-18
fixup: restore old implementation
Christian Clason
2022-04-18
fix(statusline): adjust to the new API (query)
ranjithshegde
2022-04-18
fix(statusline): don't use deprecated function
Christian Clason
2022-04-18
chore: deprecate ts_utils.get_node_text
Stephan Seitz
2022-04-18
chore!: remove compat module for vim.ui
Stephan Seitz
2022-04-18
feat(swift): switch to branch with generated files
Christian Clason
2022-04-16
chore: bump minimal Nvim version to 0.7 and check
Christian Clason
2022-04-16
remove ignore_child_trees from get_node_at_position
Marcus Caisey
2022-04-16
add ignore_injected_langs to get_node_at_cursor
Marcus Caisey
2022-04-15
Format with stylua
Emilia Simmons
2022-04-15
fix: properly select name in revision archive
Emilia Simmons
2022-04-11
fix: remove ftdetect, Fix `struct` highlight for wgsl
Konrad Bochnia
2022-04-11
Add WGSL parser
Konrad Bochnia
2022-04-10
Fix nvim-treesitter CI
6cdh
2022-04-10
Added scheme support
6cdh
2022-04-10
chore!: deprecate ensure_installed=maintained
Christian Clason
2022-04-10
fix(modules): enabling disabling per buffer and globally
kiyan
2022-04-08
Add more filetypes for treesitter-markdown
Micah Halter
2022-04-07
feat: add astro
virchau13
2022-04-03
Fixed the stylua
Lex
2022-04-03
Added the initial version for the support of rego language
Oleksii Demennikov
2022-04-01
Add elvish
Tobias Frilling
2022-03-30
Add capture groups for remaining builtin highlight groups
Gregory Anders
2022-03-29
feat: add vimdoc parser and highlight queries
Christian Clason
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
[next]