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
*
Python locals: account for https://github.com/tree-sitter/tree-sitter-python/...
Stephan Seitz
2020-09-21
1
-8
/
+6
*
Add OCaml folds
Pieter Goetschalckx
2020-09-21
1
-0
/
+30
*
Improve OCaml locals
Pieter Goetschalckx
2020-09-21
1
-3
/
+58
*
Improve OCaml highlights
Pieter Goetschalckx
2020-09-21
1
-3
/
+1
*
Add locals.scm for dart
Akin Sowemimo
2020-09-20
1
-0
/
+8
*
also match variable names to be @type when uppercased
kiyan42
2020-09-20
1
-0
/
+3
*
use @tag and @type directives for jsx highlights
kiyan42
2020-09-20
1
-7
/
+21
*
fix(python): use `@Normal` again for f-strings `@none` is not aggressive enough
Stephan Seitz
2020-09-19
1
-1
/
+1
*
chore(java): remove duplicate line
Stephan Seitz
2020-09-19
1
-1
/
+0
*
ocaml: follow upstream for highlights
Pau Ruiz Safont
2020-09-19
1
-6
/
+3
*
ocaml: follow upstream for highlights
Pau Ruiz Safont
2020-09-19
1
-5
/
+7
*
Bash: update highlights
Santos Gallegos
2020-09-19
1
-7
/
+10
*
Add @keyword.operator for operators that are English words and add @exception...
Stephan Seitz
2020-09-19
7
-25
/
+70
*
Re-add attribute highlight
Akin Sowemimo
2020-09-18
1
-2
/
+2
*
Add case builtin
Akin Sowemimo
2020-09-18
1
-6
/
+6
*
RST: update queries
Santos Gallegos
2020-09-18
3
-4
/
+30
*
Add TSTag and TSTagDelimiter groups
TravonteD
2020-09-18
1
-2
/
+2
*
move the generic "constant" capture to the top
TravonteD
2020-09-18
1
-4
/
+4
*
Remove @definition.doc captures
Santos Gallegos
2020-09-17
2
-4
/
+1
*
update require statements to use TSInclude
TravonteD
2020-09-16
1
-2
/
+2
*
RST: update locals
Santos Gallegos
2020-09-15
1
-0
/
+2
*
reset python interpolation node
kiyan42
2020-09-15
1
-1
/
+1
*
add TSNone
kiyan42
2020-09-15
1
-0
/
+2
*
do not highlight as normal to prevent background to override CursorLine
kiyan42
2020-09-15
1
-2
/
+0
*
Rename jsx/fold.scm -> folds.scm
Santos Gallegos
2020-09-14
1
-0
/
+0
*
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-14
9
-8
/
+31
*
Folds: rename query files to folds.scm to be consistent
Santos Gallegos
2020-09-14
7
-0
/
+0
*
Merge pull request #452 from kyazdani42/jsx-folds
Steven Sojka
2020-09-14
1
-0
/
+1
|
\
|
*
add jsx fold on jsx_element only
kyazdani42
2020-09-12
1
-0
/
+1
*
|
Bash: fix hl capture groups
Santos Gallegos
2020-09-13
1
-4
/
+6
*
|
fix(cpp highlights): Use `@include` for preproc_include (fix #445)
Stephan Seitz
2020-09-13
1
-1
/
+2
*
|
fix ocaml highlights
Pau Ruiz Safont
2020-09-12
1
-3
/
+7
*
|
Update PHP query
Shirasaka
2020-09-12
2
-18
/
+59
|
/
*
- Fix TSType and TSPunctuationSpecial
TravonteD
2020-09-12
1
-3
/
+4
*
maintenance(ocaml): adapt queries to nvim-treesitter
Pau Ruiz Safont
2020-09-11
3
-127
/
+33
*
feat(queries): pull ocaml queries from upstream
Pau Ruiz Safont
2020-09-11
3
-117
/
+244
*
ci: fix wrong queries
Thomas Vigouroux
2020-09-11
10
-23
/
+22
*
Merge pull request #421 from steelsojka/add-missing-js-ops
Steven Sojka
2020-09-10
1
-17
/
+30
|
\
|
*
fix(highlights): add missing js operators
Steven Sojka
2020-09-10
1
-17
/
+30
*
|
Add folding for local functions in lua
Nolan Prochnau
2020-09-10
1
-0
/
+1
*
|
feat(C++ highlights): highlight operator_name as function
Stephan Seitz
2020-09-08
1
-0
/
+2
*
|
C/C++ locals: Deduplicate C++ locals contained in C
Stephan Seitz
2020-09-08
2
-4
/
+1
*
|
Add C++ folds and C comment/preproc folds
Stephan Seitz
2020-09-08
2
-0
/
+15
*
|
use keyword.function instead of function
kyazdani42
2020-09-08
1
-3
/
+3
*
|
fix function/end keywords not applied for every scope
kyazdani42
2020-09-08
1
-3
/
+7
|
/
*
fix using highlight query extension for every query type
kyazdani42
2020-09-07
1
-0
/
+0
*
go locals: remove unused strip! directive
Stephan Seitz
2020-09-07
1
-2
/
+0
*
rst: remove unused captures
Santos Gallegos
2020-09-06
1
-6
/
+0
*
fix: ocaml highlight
Pau Ruiz Safont
2020-09-06
1
-2
/
+1
*
fix: contional > conditional in lua hl.scm
kyazdani42
2020-09-06
1
-1
/
+1
[next]