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-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
2020-08-24
feat(c/cpp highlights): highlight pointer/reference parameters
Stephan Seitz
2020-08-22
C++ highlights: Add initial support for attributes
Stephan Seitz
2020-08-20
Python highlights: add additional operators
Stephan Seitz
2020-08-20
Change self back to variable.builtin
Avi Dessauer
2020-08-20
Deduplicate queries/rust/highlights.scm
Avi Dessauer
2020-08-20
Highlight operators + improve consistency with Vim syntax
Avi Dessauer
2020-08-18
Python: fix some highlights
Santos Gallegos
2020-08-17
@function.method -> @method
Nathan Smith
2020-08-17
Python: update highlights
Santos Gallegos
2020-08-17
Merge pull request #319 from kyazdani42/feat/add-jsx-fragment-and-self-closing
Steven Sojka
2020-08-17
chore(highlights): remove is predicate usage
Steven Sojka
2020-08-17
Merge pull request #305 from theHamsta/textobjects-submodules
Steven Sojka
2020-08-17
add jsx fragment and jsx self closing element highlights
kiyan42
2020-08-17
some refacto, doc fixes and jsx queries
kiyan42
2020-08-17
Textobjects: add swap feature
Stephan Seitz
2020-08-16
Add fennel support
TravonteD
2020-08-16
Python: update highlights
Santos Gallegos
2020-08-16
Python: update locals
Santos Gallegos
2020-08-16
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-08-16
Merge pull request #296 from steelsojka/feat-is-predicate
Steven Sojka
2020-08-16
Merge pull request #295 from steelsojka/feature/set-scopes-for-definitions
Steven Sojka
2020-08-16
feat(definitions): allow setting of scope
Steven Sojka
2020-08-16
feat(highlights): add is predicate
Steven Sojka
2020-08-16
[java] Add label highlight
Chinmay Dalal
2020-08-14
fix(locals): add shorthand identifiers as references and definitions
Steven Sojka
2020-08-14
Python highlights: Highlight ->, ...
Stephan Seitz
2020-08-13
Fix #286: Highlight C++ raw_string_literal
Stephan Seitz
2020-08-12
fix(java): add lambdas as a scope
Steven Sojka
2020-08-11
RST: update textobjects
Santos Gallegos
2020-08-11
Lua highlights: add operator "=" and punctuation
Stephan Seitz
2020-08-09
Re add missing comments
Akin Sowemimo
2020-08-09
Change capture groups and add variable highlights
Akin Sowemimo
2020-08-09
Add break and increment operators and tweak formatting
Akin Sowemimo
2020-08-09
Add todo comment and change this highlight group
Akin Sowemimo
2020-08-09
Add new highlight queries
Akin Sowemimo
2020-08-09
Lua: highlight function name
Santos Gallegos
2020-08-07
highlights(rust): fix some type highlights.
Thomas Vigouroux
2020-08-07
highlights(rust): add async/await keywords
Thomas Vigouroux
2020-08-07
RST: update queries
Santos Gallegos
2020-08-05
PHP: Update locals query
Shirasaka
2020-08-04
Python: update textobjects queries
Santos Gallegos
[next]