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
*
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
*
fix bash highlight
kyazdani42
2020-09-06
1
-1
/
+1
*
Lua: update highlights
Santos Gallegos
2020-09-06
1
-1
/
+7
*
Lua: fix loop and conditional keywords highlights
Santos Gallegos
2020-09-06
1
-13
/
+31
*
feat(folds): add ts and js folds
Steven Sojka
2020-09-06
2
-0
/
+20
*
change @meta to @type for derive directives because @meta is not defined
kiyan42
2020-09-06
1
-2
/
+2
*
fix(highlights): fix ts parameter highlights
Steven Sojka
2020-09-06
1
-2
/
+2
*
Fix filename
Pieter Goetschalckx
2020-09-05
1
-0
/
+0
*
Query: update highlights
Santos Gallegos
2020-09-04
1
-0
/
+11
*
Query: add program as scope
Santos Gallegos
2020-09-04
1
-2
/
+3
*
Python: update folds
Santos Gallegos
2020-09-03
1
-0
/
+1
*
Python: add folds
Santos Gallegos
2020-09-03
1
-0
/
+24
*
fix(locals): js add arrow function parameter as definition
Steven Sojka
2020-09-02
1
-0
/
+4
*
fold(c): ignore compound statements
Thomas Vigouroux
2020-09-01
1
-1
/
+0
*
fix(fold): revamp fold
Thomas Vigouroux
2020-09-01
2
-0
/
+17
*
C highlights: make `preproc_defined` @function.macro
Stephan Seitz
2020-08-30
1
-1
/
+4
*
C highlights: add bitwise-xor operator
Stephan Seitz
2020-08-27
1
-0
/
+2
*
fix(locals): add js namespace import as definition
Steven Sojka
2020-08-26
1
-0
/
+3
*
feat(highlights): add ocaml
Pau Ruiz Safont
2020-08-24
1
-0
/
+147
*
feat(c/cpp highlights): highlight pointer/reference parameters
Stephan Seitz
2020-08-24
2
-0
/
+5
*
C++ highlights: Add initial support for attributes
Stephan Seitz
2020-08-22
1
-0
/
+6
*
Python highlights: add additional operators
Stephan Seitz
2020-08-20
1
-0
/
+7
*
Change self back to variable.builtin
Avi Dessauer
2020-08-20
1
-1
/
+1
*
Deduplicate queries/rust/highlights.scm
Avi Dessauer
2020-08-20
1
-1
/
+0
*
Highlight operators + improve consistency with Vim syntax
Avi Dessauer
2020-08-20
1
-3
/
+37
*
Python: fix some highlights
Santos Gallegos
2020-08-18
1
-3
/
+3
*
@function.method -> @method
Nathan Smith
2020-08-17
1
-6
/
+6
*
Python: update highlights
Santos Gallegos
2020-08-17
1
-4
/
+15
*
Merge pull request #319 from kyazdani42/feat/add-jsx-fragment-and-self-closing
Steven Sojka
2020-08-17
1
-0
/
+3
|
\
|
*
add jsx fragment and jsx self closing element highlights
kiyan42
2020-08-17
1
-0
/
+3
*
|
chore(highlights): remove is predicate usage
Steven Sojka
2020-08-17
4
-13
/
+0
*
|
Merge pull request #305 from theHamsta/textobjects-submodules
Steven Sojka
2020-08-17
2
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Textobjects: add swap feature
Stephan Seitz
2020-08-17
2
-0
/
+6
*
|
some refacto, doc fixes and jsx queries
kiyan42
2020-08-17
2
-1
/
+11
|
/
*
Add fennel support
TravonteD
2020-08-16
2
-0
/
+168
*
Python: update highlights
Santos Gallegos
2020-08-16
1
-33
/
+37
*
Python: update locals
Santos Gallegos
2020-08-16
1
-7
/
+9
*
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-08-16
11
-29
/
+29
*
Merge pull request #296 from steelsojka/feat-is-predicate
Steven Sojka
2020-08-16
10
-34
/
+59
|
\
|
*
feat(highlights): add is predicate
Steven Sojka
2020-08-16
10
-34
/
+59
*
|
Merge pull request #295 from steelsojka/feature/set-scopes-for-definitions
Steven Sojka
2020-08-16
1
-0
/
+4
|
\
\
|
*
|
feat(definitions): allow setting of scope
Steven Sojka
2020-08-16
1
-0
/
+4
|
|
/
*
/
[java] Add label highlight
Chinmay Dalal
2020-08-16
1
-0
/
+4
|
/
*
fix(locals): add shorthand identifiers as references and definitions
Steven Sojka
2020-08-14
1
-1
/
+6
*
Python highlights: Highlight ->, ...
Stephan Seitz
2020-08-14
1
-1
/
+2
*
Fix #286: Highlight C++ raw_string_literal
Stephan Seitz
2020-08-13
1
-0
/
+4
[next]