index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
test/init
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: folds for git config files
Phạm Huy Hoàng
2024-01-20
1
-1
/
+2
*
fix(markdown_inline): prioritize link URI (#5935)
Riley Bruins
2024-01-20
1
-12
/
+12
*
fix(rust): add `const_item` to folds
Amaan Qureshi
2024-01-20
1
-0
/
+1
*
fix(rust): Add back 1 indent for macro rules (#5834)
Pham Huy Hoang
2024-01-20
1
-0
/
+10
*
feat(meson): add indents.scm
Jędrzej Boczar
2024-01-20
1
-0
/
+25
*
Fixup format (#5934)
Phạm Huy Hoàng
2024-01-20
34
-0
/
+43
*
fix(markdown): remove @none from code fences
Riley Bruins
2024-01-20
1
-2
/
+0
*
feat(html): comment injections
Riley Bruins
2024-01-20
1
-0
/
+2
*
fix(python): add support for typed (kw)args (PEP 484) (#5875)
Zeb Nicholls
2024-01-19
1
-4
/
+14
*
fix(css): make the highlights more sensible
ObserverOfTime
2024-01-19
3
-25
/
+31
*
fix(highlights): improve member/property distinction
ObserverOfTime
2024-01-19
29
-77
/
+88
*
fix(highlights): improve consistency
ObserverOfTime
2024-01-19
22
-76
/
+62
*
feat(git_config): add missing injections
ObserverOfTime
2024-01-19
1
-0
/
+8
*
chore(rust): tweak injections, add json macro injection
Amaan Qureshi
2024-01-19
1
-1
/
+1
*
chore: query formatting
Pham Huy Hoang
2024-01-19
674
-12541
/
+18359
*
refactor: manual pre-cleanup
Pham Huy Hoang
2024-01-19
37
-1595
/
+1656
*
feat: query formatting script
Pham Huy Hoang
2024-01-19
1
-0
/
+3
*
feat!: align standard captures with upstream
Christian Clason
2024-01-19
217
-1963
/
+1960
*
feat(injections): add printf format strings
ObserverOfTime
2024-01-19
10
-0
/
+169
*
feat(locals)!: switch to upstream captures
Christian Clason
2024-01-19
107
-1313
/
+1313
*
fix: link type in pattern matching correctly
Bartek Łuka
2024-01-15
1
-0
/
+3
*
highlights(html): character references (a.k.a. entities)
Calum Smith
2024-01-05
1
-0
/
+2
*
fix(markdown_inline): latex highlight injection (#5397)
Zhuofeng Wang
2024-01-05
1
-1
/
+2
*
fix(latex): highlight text functions
Riley Bruins
2024-01-04
1
-0
/
+1
*
fix(julia): add missing capture of ":" in selected import
Christian Degnbol Madsen
2024-01-02
1
-0
/
+2
*
fixup(luau): align `@string.regex` to the injections (#5829)
Riley Bruins
2023-12-24
1
-15
/
+3
*
fix: cleanup luap injection queries
Riley Bruins
2023-12-23
2
-41
/
+5
*
feat: more `@string.regex` highlights
Riley Bruins
2023-12-23
3
-0
/
+62
*
feat(luap): highlights more consistent with regex (#5819)
Riley Bruins
2023-12-23
2
-9
/
+11
*
fix(julia): pipe function highlight (#5815)
Christian Degnbol Madsen
2023-12-22
1
-0
/
+6
*
fix(cpp): incorrect indent of class with opening { on new line (#5811)
Jędrzej Boczar
2023-12-22
1
-2
/
+0
*
vimdoc: add note, warning, deprecated (#5817)
Christian Clason
2023-12-21
1
-0
/
+6
*
Add @nospell annotation to label definitions and references
Ahnaf Rafi
2023-12-21
1
-0
/
+3
*
highlights(haskell): add `fail` to exception highlights
Marc Jakobi
2023-12-20
1
-0
/
+1
*
highlights(haskell): namespaced string quasiquote
Marc Jakobi
2023-12-20
1
-1
/
+9
*
feat: add tree-sitter-styled (#5735)
Mark Skelton
2023-12-19
5
-4
/
+8
*
fix(rust): highlight inline attributes properly
Riley Bruins
2023-12-18
1
-0
/
+1
*
fix(nim): minor improvements to queries and parser (#5784)
aMOPel
2023-12-19
3
-51
/
+54
*
feat(gomod): highlight the `toolchain` directive (#5795)
Vincent Rischmann
2023-12-15
1
-0
/
+1
*
fix(v): adapt to removed scanner.c
Christian Clason
2023-12-15
1
-3
/
+3
*
fix(python): restrict typed parameter highlight
ObserverOfTime
2023-12-14
1
-1
/
+1
*
fix(python): highlight variadic lambda parameters
ObserverOfTime
2023-12-14
1
-0
/
+6
*
indents added new language highlights added (#5777)
r001
2023-12-10
2
-0
/
+35
*
feat(poe_filter): add new Import statement
ObserverOfTime
2023-12-09
1
-1
/
+4
*
fix(vim): highlight 'scriptencoding' command
ObserverOfTime
2023-12-09
1
-0
/
+5
*
feat(gitcommit): add highlight group for subject_prefix (#5774)
gbprod
2023-12-09
1
-0
/
+1
*
fix(java): move attributes after constants
ObserverOfTime
2023-12-04
1
-9
/
+9
*
feat: add rbs parser support (#5745)
Tomohiro Hashidate
2023-12-01
4
-0
/
+148
*
feat(nim): added some captures and fixed some bugs (#5664)
aMOPel
2023-12-01
1
-25
/
+78
*
fix(markdown): revert bullet conceals due to spacing issues (#5742)
Riley Bruins
2023-11-30
1
-17
/
+21
[prev]
[next]