index
:
nvim-treesitter
0.5-compat
ci/msvc
ci/slim
docs/contrib
feat/emmylua
feat/gnuplot
feat/scala
feat/stable
feat/warn
fix/lua
main
master
test/init
test/plenary
test/plentest
test/scandir
update-parsers-tier-1
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(perl): activate spelling in comments
Kai Moschcau
2024-05-01
1
-1
/
+1
*
feat(awk,cmake,python,r,starlark): deactivate spelling in shebangs
Kai Moschcau
2024-05-01
5
-5
/
+5
*
feat(bash,fish): deactivate spelling in shebangs
Kai Moschcau
2024-05-01
2
-2
/
+2
*
feat(git_config): Highlight escape sequences
Omar Valdez
2024-05-01
1
-0
/
+2
*
feat: import statement folds for common languages
Riley Bruins
2024-05-01
8
-4
/
+18
*
feat: more `@keyword.type` captures
Riley Bruins
2024-05-01
64
-218
/
+374
*
feat(svelte): add javascript injection (#6540)
Lucas Lopes
2024-05-01
1
-0
/
+11
*
feat(angular): Add support for ICU expressions. (#6288)
Dennis van den Berg
2024-04-30
1
-0
/
+10
*
make sass to be highlighted in vue files (#6526)
Andrey Sidorov
2024-04-29
1
-1
/
+1
*
fix(wit): update parser and queries (#6528)
Liam Woodleigh-Hardinge
2024-04-28
2
-58
/
+124
*
fix(latex): update parser and queries
Christian Clason
2024-04-28
1
-1
/
+1
*
feat: add idl
DragonBillow
2024-04-28
2
-0
/
+213
*
feat(gitconfig): add more injections
wzy
2024-04-26
1
-1
/
+40
*
feat(glimmer): highlight builtin tags
NullVoxPopuli
2024-04-26
1
-0
/
+4
*
feat(toml): highlight escape sequences
Omar Valdez
2024-04-26
1
-0
/
+2
*
feat(css): highlight square brackets
Omar Valdez
2024-04-26
1
-0
/
+2
*
feat: add koto
Ian Hobson
2024-04-25
4
-0
/
+170
*
feat(rasi): Highlight captures similar to CSS (#6507)
Omar Valdez
2024-04-25
2
-7
/
+8
*
fix(php): parameter and operator touch-ups
Riley Bruins
2024-04-25
1
-5
/
+9
*
feat(asm): update queries from upstream (#6505)
Silas Groh
2024-04-25
1
-1
/
+14
*
feat(qml): add back `ecma` inheritance
Riley Bruins
2024-04-25
2
-39
/
+5
*
feat(fennel)!: update parser and queries (#6460)
Alexei Mozaidze
2024-04-22
4
-177
/
+209
*
feat(php): fold consecutive imports (#6482)
Tomasz N
2024-04-21
1
-0
/
+1
*
feat(astro): add backtick string injections
Vir Chaudhury
2024-04-21
1
-0
/
+4
*
feat(astro): update injections to match parser rewrite (#6478)
virchau13
2024-04-20
1
-4
/
+8
*
feat(dockerfile): adapt for parser update
ObserverOfTime
2024-04-20
2
-1
/
+16
*
fix(vimscript): miscellaneous fixups
Riley Bruins
2024-04-19
1
-2
/
+7
*
feat(http): update queries to parser changes (#6467)
Alejandro
2024-04-19
1
-3
/
+0
*
feat(templ): add highlights (#6464)
Guilherme Soares
2024-04-19
1
-0
/
+10
*
Julia outer keyword (#6461)
Sergio A. Vargas
2024-04-17
1
-0
/
+3
*
fix(python): captures inner string contents with spell
Colin Kennedy
2024-04-17
1
-3
/
+25
*
fix(r): highlight comma separators
Riley Bruins
2024-04-16
1
-0
/
+2
*
feat(wit): Add wit parser (#6428)
Liam Woodleigh-Hardinge
2024-04-15
2
-0
/
+86
*
fix(wing): update to new repo (#6446)
Mark McCulloh
2024-04-14
1
-0
/
+6
*
fix(julia): adapt queries to grammar changes (#6429)
Sergio A. Vargas
2024-04-14
4
-79
/
+21
*
fix(compile): add `/utf-8` flag on win+cl
Christian Clason
2024-04-14
2
-7
/
+7
*
feat(t32): update queries from upstream (#6440)
Christoph Sax
2024-04-14
2
-0
/
+5
*
fix(solidity): adapt queries to parser changes
JoranHonig
2024-04-13
1
-8
/
+11
*
fix: add highlights for static member expression (#6393)
Dennis van den Berg
2024-04-12
1
-1
/
+4
*
feat: add earthfile parser (#6395)
Gaƫtan Lehmann
2024-04-11
2
-0
/
+138
*
fix(odin): updates queries from upstream (#6425)
Laytan
2024-04-10
3
-9
/
+37
*
fix(go): update queries from upstream
Amaan Qureshi
2024-04-10
1
-1
/
+1
*
fix(solidity): update queries from upstream (#6424)
Amaan Qureshi
2024-04-10
1
-2
/
+2
*
feat(java): add when operator (#6420)
Guilherme Soares
2024-04-09
1
-0
/
+1
*
feat(nix): misc cleanups + comment injection (#6418)
Riley Bruins
2024-04-09
2
-24
/
+32
*
fix(c_sharp): highlight `raw_string_literal`
neuromagus
2024-04-08
1
-0
/
+1
*
fix(rust): update queries from upstream
Amaan Qureshi
2024-04-07
1
-1
/
+1
*
fix(bash): fix printf injection queries (#6405)
David Guevara
2024-04-05
1
-9
/
+27
*
feat(lua): add `exec_lua` injection for nvim tests
Christian Clason
2024-04-05
1
-0
/
+9
*
fix(rust): indentation in multi-line tuple pattern (#6402)
ganhaque
2024-04-04
1
-0
/
+4
[next]