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-06-26
Fix cpp-highlights: wrong capture name used in regex
Stephan Seitz
2020-06-26
Python highlights: Reset highlighting in f-string interpolation
Stephan Seitz
2020-06-26
Python highlights: Add walrus operator
Stephan Seitz
2020-06-24
Adapt Python highlights to new query syntax
Stephan Seitz
2020-06-23
add highlight queries for bash
TravonteD
2020-06-23
Fix the ":" in symbols when used in pairs
TravonteD
2020-06-21
Add highlighting of dunder identifiers (e.g. __all__, __add__) to Python high...
Stephan Seitz
2020-06-21
Merge pull request #72 from doubleloop/python
Stephan Seitz
2020-06-21
Updated python highlights
Jakub Łuczyński
2020-06-20
refactor: use newly introduced consolidated syntax
TravonteD
2020-06-17
Merge pull request #88 from PitcherTear22/master
Thomas Vigouroux
2020-06-17
Give credits
Chinmay Dalal
2020-06-17
Give credits
Chinmay Dalal
2020-06-15
Merge pull request #87 from steelsojka/fix/js-boolean-fix
Kiyan Yazdani
2020-06-15
Merge pull request #86 from steelsojka/feat/json
Kiyan Yazdani
2020-06-15
feat(lang): add json highlights
Steven Sojka
2020-06-15
fix(javascript): set booleans to boolean highlights
Steven Sojka
2020-06-15
Merge pull request #85 from PitcherTear22/master
Thomas Vigouroux
2020-06-15
Fix types
Chinmay Dalal
2020-06-15
Add operators
Chinmay
2020-06-15
Fix method highlighting
Chinmay
2020-06-15
chore(queries): use inherited queries for ts/js
Steven Sojka
2020-06-15
Merge branch 'master' into feat/typescript-queries
Steven Sojka
2020-06-15
Change regexes in C/C++ highlights
Stephan Seitz
2020-06-15
Update C/C++ highlights to new query syntax
Stephan Seitz
2020-06-15
Add better highlighting for preprocessor functions in C highlights
Stephan Seitz
2020-06-15
Add operators /=,*=,|=,&= to C highlights
Stephan Seitz
2020-06-15
Add compound_statement to c queries
Stephan Seitz
2020-06-15
Add punctuation.bracket/punctuation.delimiter to C highlights
Stephan Seitz
2020-06-15
Make =,~,! operators in C highlights
Stephan Seitz
2020-06-15
Add cpp/locals.scm
Stephan Seitz
2020-06-15
Add @error highlight to c/highlights.scm
Stephan Seitz
2020-06-15
Add C++ highlights.scm
Stephan Seitz
2020-06-14
feat(queries): add typescript and javascript queries
Steven Sojka
2020-06-14
Add tree-sitter-regex
Stephan Seitz
2020-06-11
Add highlights.scm and locals.scm
Chinmay
2020-06-11
- #76 update the predicate syntax for ruby and css
TravonteD
2020-06-07
Merge pull request #69 from theHamsta/go-highlights
Thomas Vigouroux
2020-06-07
Add call references for Go
Stephan Seitz
2020-06-07
Add go locals.scm
Stephan Seitz
2020-06-07
Add highlights.scm for Go
Stephan Seitz
2020-06-05
html: Highlight (quoted_attribute_value) as @string
Stephan Seitz
2020-06-02
Merge pull request #68 from TravonteD/html
Thomas Vigouroux
2020-06-02
Merge pull request #67 from TravonteD/css
Thomas Vigouroux
2020-06-02
Add html highlight queries
TravonteD
2020-06-02
Add css highlight queries
TravonteD
2020-06-02
Update python locals: `list_splat` and `dictionary_splat` define variables as...
Stephan Seitz
2020-05-28
Improve Python highlights
Stephan Seitz
2020-05-23
Some improvements to c/locals.scm
Stephan Seitz
2020-05-17
Introduce `@include`
Stephan Seitz
[next]