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
/
queries
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move macro to `@function.macro` capture
Uy Ha
2021-07-02
1
-1
/
+4
*
Change captures:
Uy Ha
2021-07-02
1
-6
/
+5
*
Remove query for specific keywords for now
Uy Ha
2021-07-02
1
-71
/
+0
*
Add comment parsing and highlight whole bracket argument
Uy Ha
2021-07-02
1
-2
/
+7
*
Fix wrong name:
Uy Ha
2021-07-02
1
-0
/
+0
*
Capture `variable_ref` instead of `variable` for `@variable`
Uy Ha
2021-07-02
1
-1
/
+1
*
Change `@parameter` capture to `@string`
Uy Ha
2021-07-02
1
-3
/
+2
*
Move keywords to their appropriate capture:
Uy Ha
2021-07-02
1
-19
/
+25
*
Highlight only command name instead of the whole call
Uy Ha
2021-07-02
1
-14
/
+14
*
Remove non-foldable commands (incorrect copy and paste)
Uy Ha
2021-07-02
1
-2
/
+0
*
Add fold.scm
Uy Ha
2021-07-02
1
-0
/
+9
*
Refine highlights.scm:
Uy Ha
2021-07-02
1
-80
/
+94
*
Add highlights.scm
Uy Ha
2021-07-02
1
-0
/
+87
*
feat(dart): add function call expression highlight
Akin Sowemimo
2021-07-02
1
-0
/
+6
*
Update queries/hcl/highlights.scm
Michael Hoffmann
2021-07-02
1
-3
/
+3
*
work on queries; fix macos build
mhoffm
2021-07-02
1
-2
/
+2
*
work on queries
mhoffm
2021-07-02
1
-6
/
+13
*
add basic injections
mhoffm
2021-07-02
1
-0
/
+1
*
fix highlights.scm
mhoffm
2021-07-02
1
-1
/
+1
*
improve queries
mhoffm
2021-07-02
1
-1
/
+1
*
improve queries
mhoffm
2021-07-02
1
-8
/
+9
*
add hcl parser
mhoffm
2021-07-02
2
-0
/
+77
*
python(highlights): don't use type for APP
Stephan Seitz
2021-07-01
1
-1
/
+1
*
highlights(typescript): fix indentifier for type imports
Munif Tanjim
2021-07-01
1
-0
/
+6
*
query: Only highlight predicate name (#1461)
Gregory Anders
2021-07-01
1
-1
/
+1
*
highlights(go): modernize highlights.scm
Stephan Seitz
2021-07-01
1
-67
/
+106
*
feat(dart): add function call query (commented)
Akin Sowemimo
2021-07-01
1
-0
/
+1
*
feat(dart): add multiplicative_operator
Akin Sowemimo
2021-07-01
1
-0
/
+4
*
feat: add comment highlighting in LaTeX
Ashish Panigrahi
2021-07-01
1
-0
/
+1
*
Add common quasiquote highlights/injections for Haskell (#1440)
Farbod Salamat-Zadeh
2021-07-01
2
-0
/
+64
*
highlights(latex): highlight chapter*, section*, part* ...
Stephan Seitz
2021-06-30
1
-0
/
+8
*
Adds support for PHP's arrow funcion (#1427)
tk-shirasaka
2021-06-28
1
-2
/
+9
*
fix typo in query
Jaehwang Jerry Jung
2021-06-26
1
-1
/
+1
*
feat(haskell): improve highlight query
elianiva
2021-06-26
1
-39
/
+72
*
feat: add haskell highlights
elianiva
2021-06-26
1
-0
/
+91
*
Use #any-of? instead of #match? where posible
Joakker
2021-06-25
9
-15
/
+31
*
rust: inject html to html! macro
tami5
2021-06-21
1
-0
/
+9
*
feat: added `self` as builtin keyword for Lua
Folke Lemaitre
2021-06-17
1
-0
/
+2
*
highlight: add SCSS single_line_comment
Farbod Salamat-Zadeh
2021-06-15
1
-0
/
+1
*
parsers: add tree-sitter-cuda
Stephan Seitz
2021-06-14
4
-0
/
+15
*
chore(injections): remove duplicated regex injection for js
Steven Sojka
2021-06-11
1
-2
/
+0
*
Update ledger highlight queries
Cédric Barreteau
2021-06-11
1
-6
/
+11
*
Rust: fix macros highlights
Santos Gallegos
2021-06-11
1
-7
/
+10
*
c++ highlights: don't capture all identifiers with uppercase initials as types
Alex Chen
2021-06-10
1
-4
/
+0
*
Update zig highlights
Gregory Anders
2021-06-10
1
-1
/
+7
*
fix: assignable selector was removed/hidden
Akin Sowemimo
2021-06-06
1
-2
/
+0
*
Fix boolean highlight
Omar Zeghouani
2021-06-06
1
-1
/
+2
*
Use any_of predicate for builtin functions
Omar Zeghouani
2021-06-06
1
-3
/
+2
*
highlights(c_sharp): Add preprocessor directives queries
Luxed
2021-06-04
1
-0
/
+33
*
folds(c_sharp): Add basic folding
Luxed
2021-06-04
1
-0
/
+18
[next]