index
:
nvim-treesitter
0.5-compat
ci/msvc
ci/slim
docs/contrib
feat/emmylua
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
...
*
highlights(lua): update query to new syntax
Thomas Vigouroux
2020-07-01
1
-42
/
+55
*
Java highlights: Add binary integer literals
Stephan Seitz
2020-07-01
1
-0
/
+1
*
highlights(c): highlight ternary as conditional
Thomas Vigouroux
2020-06-30
1
-2
/
+1
*
C highlights: Make ? an operator in c highlights
Stephan Seitz
2020-06-30
1
-0
/
+1
*
Java highlights: Add operators ":" "?"
Stephan Seitz
2020-06-30
1
-0
/
+2
*
Java highlights: Add parameter highlight for single-parameter lambdas
Stephan Seitz
2020-06-30
1
-1
/
+4
*
refactor(refactor): use higher local apis and some cleanup
Steven Sojka
2020-06-30
1
-3
/
+0
*
feat(refactor): highlight usages module
Steven Sojka
2020-06-30
1
-0
/
+3
*
add python async
kiyan42
2020-06-30
1
-0
/
+1
*
Add method reference operator
Chinmay Dalal
2020-06-29
1
-0
/
+1
*
Java highlights: Capture parameters in declaration (#93)
Chinmay Dalal
2020-06-29
1
-31
/
+64
*
C highlights: Add highlight for #elif
Stephan Seitz
2020-06-28
1
-7
/
+10
*
Fix cpp-highlights: wrong capture name used in regex
Stephan Seitz
2020-06-26
1
-3
/
+2
*
Python highlights: Reset highlighting in f-string interpolation
Stephan Seitz
2020-06-26
1
-2
/
+3
*
Python highlights: Add walrus operator
Stephan Seitz
2020-06-26
1
-0
/
+1
*
Adapt Python highlights to new query syntax
Stephan Seitz
2020-06-24
2
-81
/
+66
*
add highlight queries for bash
TravonteD
2020-06-23
1
-0
/
+110
*
Fix the ":" in symbols when used in pairs
TravonteD
2020-06-23
1
-0
/
+1
*
Add highlighting of dunder identifiers (e.g. __all__, __add__) to Python high...
Stephan Seitz
2020-06-21
1
-0
/
+3
*
Merge pull request #72 from doubleloop/python
Stephan Seitz
2020-06-21
1
-45
/
+31
|
\
|
*
Updated python highlights
Jakub Łuczyński
2020-06-21
1
-45
/
+31
*
|
refactor: use newly introduced consolidated syntax
TravonteD
2020-06-20
4
-135
/
+195
*
|
Merge pull request #88 from PitcherTear22/master
Thomas Vigouroux
2020-06-17
2
-0
/
+4
|
\
\
|
*
|
Give credits
Chinmay Dalal
2020-06-17
1
-0
/
+2
|
*
|
Give credits
Chinmay Dalal
2020-06-17
1
-0
/
+2
*
|
|
Merge pull request #87 from steelsojka/fix/js-boolean-fix
Kiyan Yazdani
2020-06-15
1
-2
/
+2
|
\
\
\
|
*
|
|
fix(javascript): set booleans to boolean highlights
Steven Sojka
2020-06-15
1
-2
/
+2
*
|
|
|
Merge pull request #86 from steelsojka/feat/json
Kiyan Yazdani
2020-06-15
1
-0
/
+13
|
\
\
\
\
|
*
|
|
|
feat(lang): add json highlights
Steven Sojka
2020-06-15
1
-0
/
+13
|
|
/
/
/
*
|
|
|
Merge pull request #85 from PitcherTear22/master
Thomas Vigouroux
2020-06-15
2
-0
/
+180
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Fix types
Chinmay Dalal
2020-06-15
1
-3
/
+3
|
*
|
Add operators
Chinmay
2020-06-15
1
-1
/
+27
|
*
|
Fix method highlighting
Chinmay
2020-06-15
1
-2
/
+2
|
*
|
Add highlights.scm and locals.scm
Chinmay
2020-06-11
2
-0
/
+154
*
|
|
chore(queries): use inherited queries for ts/js
Steven Sojka
2020-06-15
2
-223
/
+0
*
|
|
Merge branch 'master' into feat/typescript-queries
Steven Sojka
2020-06-15
5
-6
/
+217
|
\
\
\
|
*
|
|
Change regexes in C/C++ highlights
Stephan Seitz
2020-06-15
2
-2
/
+2
|
*
|
|
Update C/C++ highlights to new query syntax
Stephan Seitz
2020-06-15
4
-16
/
+17
|
*
|
|
Add better highlighting for preprocessor functions in C highlights
Stephan Seitz
2020-06-15
1
-0
/
+5
|
*
|
|
Add operators /=,*=,|=,&= to C highlights
Stephan Seitz
2020-06-15
1
-2
/
+7
|
*
|
|
Add compound_statement to c queries
Stephan Seitz
2020-06-15
1
-0
/
+1
|
*
|
|
Add punctuation.bracket/punctuation.delimiter to C highlights
Stephan Seitz
2020-06-15
1
-2
/
+11
|
*
|
|
Make =,~,! operators in C highlights
Stephan Seitz
2020-06-15
2
-5
/
+10
|
*
|
|
Add cpp/locals.scm
Stephan Seitz
2020-06-15
2
-3
/
+57
|
*
|
|
Add @error highlight to c/highlights.scm
Stephan Seitz
2020-06-15
1
-0
/
+2
|
*
|
|
Add C++ highlights.scm
Stephan Seitz
2020-06-15
2
-0
/
+100
|
*
|
|
Add tree-sitter-regex
Stephan Seitz
2020-06-14
1
-0
/
+29
*
|
|
|
feat(queries): add typescript and javascript queries
Steven Sojka
2020-06-14
4
-0
/
+477
|
/
/
/
*
/
/
- #76 update the predicate syntax for ruby and css
TravonteD
2020-06-11
2
-8
/
+9
|
/
/
*
|
Merge pull request #69 from theHamsta/go-highlights
Thomas Vigouroux
2020-06-07
2
-0
/
+196
|
\
\
[prev]
[next]