index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
Age
Commit message (
Expand
)
Author
2020-09-17
Remove @definition.doc captures
Santos Gallegos
2020-09-16
update require statements to use TSInclude
TravonteD
2020-09-15
RST: update locals
Santos Gallegos
2020-09-15
reset python interpolation node
kiyan42
2020-09-15
add TSNone
kiyan42
2020-09-15
do not highlight as normal to prevent background to override CursorLine
kiyan42
2020-09-14
Rename jsx/fold.scm -> folds.scm
Santos Gallegos
2020-09-14
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-14
Folds: rename query files to folds.scm to be consistent
Santos Gallegos
2020-09-14
Merge pull request #452 from kyazdani42/jsx-folds
Steven Sojka
2020-09-13
Bash: fix hl capture groups
Santos Gallegos
2020-09-13
fix(cpp highlights): Use `@include` for preproc_include (fix #445)
Stephan Seitz
2020-09-12
fix ocaml highlights
Pau Ruiz Safont
2020-09-12
add jsx fold on jsx_element only
kyazdani42
2020-09-12
Update PHP query
Shirasaka
2020-09-12
- Fix TSType and TSPunctuationSpecial
TravonteD
2020-09-11
maintenance(ocaml): adapt queries to nvim-treesitter
Pau Ruiz Safont
2020-09-11
feat(queries): pull ocaml queries from upstream
Pau Ruiz Safont
2020-09-11
ci: fix wrong queries
Thomas Vigouroux
2020-09-10
Merge pull request #421 from steelsojka/add-missing-js-ops
Steven Sojka
2020-09-10
fix(highlights): add missing js operators
Steven Sojka
2020-09-10
Add folding for local functions in lua
Nolan Prochnau
2020-09-08
feat(C++ highlights): highlight operator_name as function
Stephan Seitz
2020-09-08
C/C++ locals: Deduplicate C++ locals contained in C
Stephan Seitz
2020-09-08
Add C++ folds and C comment/preproc folds
Stephan Seitz
2020-09-08
use keyword.function instead of function
kyazdani42
2020-09-08
fix function/end keywords not applied for every scope
kyazdani42
2020-09-07
fix using highlight query extension for every query type
kyazdani42
2020-09-07
go locals: remove unused strip! directive
Stephan Seitz
2020-09-06
rst: remove unused captures
Santos Gallegos
2020-09-06
fix: ocaml highlight
Pau Ruiz Safont
2020-09-06
fix: contional > conditional in lua hl.scm
kyazdani42
2020-09-06
fix bash highlight
kyazdani42
2020-09-06
Lua: update highlights
Santos Gallegos
2020-09-06
Lua: fix loop and conditional keywords highlights
Santos Gallegos
2020-09-06
feat(folds): add ts and js folds
Steven Sojka
2020-09-06
change @meta to @type for derive directives because @meta is not defined
kiyan42
2020-09-06
fix(highlights): fix ts parameter highlights
Steven Sojka
2020-09-05
Fix filename
Pieter Goetschalckx
2020-09-04
Query: update highlights
Santos Gallegos
2020-09-04
Query: add program as scope
Santos Gallegos
2020-09-03
Python: update folds
Santos Gallegos
2020-09-03
Python: add folds
Santos Gallegos
2020-09-02
fix(locals): js add arrow function parameter as definition
Steven Sojka
2020-09-01
fold(c): ignore compound statements
Thomas Vigouroux
2020-09-01
fix(fold): revamp fold
Thomas Vigouroux
2020-08-30
C highlights: make `preproc_defined` @function.macro
Stephan Seitz
2020-08-27
C highlights: add bitwise-xor operator
Stephan Seitz
2020-08-26
fix(locals): add js namespace import as definition
Steven Sojka
2020-08-24
feat(highlights): add ocaml
Pau Ruiz Safont
[next]