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
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: deprecate ts_utils.get_node_text
Stephan Seitz
2022-04-18
3
-31
/
+14
*
chore!: remove compat module for vim.ui
Stephan Seitz
2022-04-18
1
-23
/
+0
*
feat(swift): switch to branch with generated files
Christian Clason
2022-04-18
1
-2
/
+1
*
chore: bump minimal Nvim version to 0.7 and check
Christian Clason
2022-04-16
1
-0
/
+4
*
remove ignore_child_trees from get_node_at_position
Marcus Caisey
2022-04-16
1
-8
/
+15
*
add ignore_injected_langs to get_node_at_cursor
Marcus Caisey
2022-04-16
1
-4
/
+9
*
Format with stylua
Emilia Simmons
2022-04-15
1
-1
/
+1
*
fix: properly select name in revision archive
Emilia Simmons
2022-04-15
1
-1
/
+6
*
fix: remove ftdetect, Fix `struct` highlight for wgsl
Konrad Bochnia
2022-04-11
1
-1
/
+1
*
Add WGSL parser
Konrad Bochnia
2022-04-11
1
-0
/
+9
*
Fix nvim-treesitter CI
6cdh
2022-04-10
1
-0
/
+1
*
Added scheme support
6cdh
2022-04-10
1
-0
/
+8
*
chore!: deprecate ensure_installed=maintained
Christian Clason
2022-04-10
1
-0
/
+4
*
fix(modules): enabling disabling per buffer and globally
kiyan
2022-04-10
1
-11
/
+37
*
Add more filetypes for treesitter-markdown
Micah Halter
2022-04-08
1
-0
/
+2
*
feat: add astro
virchau13
2022-04-07
1
-0
/
+9
*
Fixed the stylua
Lex
2022-04-03
1
-2
/
+2
*
Added the initial version for the support of rego language
Oleksii Demennikov
2022-04-03
1
-0
/
+9
*
Add elvish
Tobias Frilling
2022-04-01
1
-0
/
+9
*
Add capture groups for remaining builtin highlight groups
Gregory Anders
2022-03-30
1
-0
/
+12
*
feat: add vimdoc parser and highlight queries
Christian Clason
2022-03-29
1
-0
/
+10
*
chore: placate luacheck
Christian Clason
2022-03-26
1
-1
/
+1
*
Add Cooklang
Addison Chan
2022-03-17
1
-0
/
+9
*
fix(solidity): follow install_info.branch on parser update
Stephan Seitz
2022-03-12
1
-1
/
+11
*
Add highlights query for Solidity
YongJieYongJie
2022-03-11
1
-0
/
+9
*
fix: prefer gmake over make
Stephan Seitz
2022-03-08
1
-2
/
+9
*
Revert "2612: Use gmake when available"
Stephan Seitz
2022-03-08
1
-5
/
+1
*
2612: Use gmake when available
Sebastián Zaffarano
2022-03-08
1
-1
/
+5
*
Add slint parser configuration and queries (#2598)
Jared Moulton
2022-03-07
1
-0
/
+10
*
parsers: Add todotxt parser
Arnar Gauti Ingason
2022-02-28
1
-0
/
+11
*
refacto: expose a function to set custom capture for the higlighter
kiyan
2022-02-19
2
-12
/
+10
*
Add myself as maintainer of Elixir, Gleam queries
Connor Lay (Clay)
2022-02-15
1
-2
/
+2
*
Add Gleam parser
Connor Lay (Clay)
2022-02-15
1
-0
/
+9
*
feat: add lalrpop parser (#2524)
traxys
2022-02-13
1
-0
/
+9
*
typo fix
badhi
2022-02-13
1
-1
/
+1
*
added doc for setup_command
badhi
2022-02-13
1
-0
/
+35
*
Fixed formatting
badhi
2022-02-13
1
-1
/
+1
*
Added extra argument to setup commands so that user can change the function a...
badhi
2022-02-13
1
-2
/
+4
*
Update lockfile.json (#2512)
github-actions[bot]
2022-02-11
1
-1
/
+1
*
chore(makefile): apply fixes to original makefile
Stephan Seitz
2022-02-08
1
-1
/
+1
*
fix(makefile): fallback to c++14 when parser does not have cxx_standard set
Stephan Seitz
2022-02-08
1
-1
/
+1
*
fix: Allow re-parsing in Python, XFAIL `\` indentation test
Stephan Seitz
2022-02-06
1
-1
/
+0
*
chore: expose start and stop highlighter
kiyan
2022-02-06
2
-21
/
+39
*
refacto: deprecate used_by in parsers.lua
kiyan
2022-02-06
2
-35
/
+28
*
fix(indents): ignore comment_parsers for indentation
Stephan Seitz
2022-02-05
1
-2
/
+20
*
Update lua/nvim-treesitter/indent.lua
Stephan Seitz
2022-02-05
1
-2
/
+1
*
workaround(indents): avoid reparsing for indent sensitive yaml/python
Stephan Seitz
2022-02-05
1
-6
/
+15
*
fix(indents): re-parse before each indent
Stephan Seitz
2022-02-05
1
-4
/
+14
*
indents(c): add zero_indent for #if
Stephan Seitz
2022-02-05
1
-0
/
+5
*
indents(c): fix indentation on block comment
Stephan Seitz
2022-02-05
1
-9
/
+12
[next]