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
Age
Commit message (
Expand
)
Author
2020-07-08
Python locals/highlights: Parameters can be optionally typed
Stephan Seitz
2020-07-08
Add Rust queries (#57)
Thomas Vigouroux
2020-07-08
docs: advertise module-template in CONTRIBUTING.md
Thomas Vigouroux
2020-07-08
fix(refactor): highlight def perf issue fix
Steven Sojka
2020-07-07
feat(configs): dynamic module defintions
Steven Sojka
2020-07-06
Use <details> for checkhealth output in bug report template
Stephan Seitz
2020-07-06
Add style-check script
Stephan Seitz
2020-07-05
Allow arbitrary query files in locals.lua
Stephan Seitz
2020-07-05
C/C++ highlights: update to new syntax
Stephan Seitz
2020-07-05
Update README.md
Thomas Vigouroux
2020-07-05
Make luacheck happy
Stephan Seitz
2020-07-05
Add Travis CI with luacheck
Stephan Seitz
2020-07-04
C++ locals: Add reference_declarator (analogous to pointer_declarator for C l...
Stephan Seitz
2020-07-01
feat(javascript): add import specifier as definition
Steven Sojka
2020-07-01
locals(lua): capture function definition params
Thomas Vigouroux
2020-07-01
highlights(lua): update query to new syntax
Thomas Vigouroux
2020-07-01
remove doc/tags
Sainnhepark
2020-07-01
docs: add apache Licence
Thomas Vigouroux
2020-07-01
Java highlights: Add binary integer literals
Stephan Seitz
2020-07-01
Fix #136: Highlight of TSFloat should be Float not TSFloat
Stephan Seitz
2020-06-30
Rgenerate doc/tags
Stephan Seitz
2020-06-30
highlights(c): highlight ternary as conditional
Thomas Vigouroux
2020-06-30
C highlights: Make ? an operator in c highlights
Stephan Seitz
2020-06-30
fix ask install
kiyan42
2020-06-30
Define multiple query for a language
kiyan42
2020-06-30
if/else in defining languages
kiyan42
2020-06-30
fix: remove goto statements
kiyan42
2020-06-30
update installer with sync and some fixes
kiyan42
2020-06-30
Java highlights: Add operators ":" "?"
Stephan Seitz
2020-06-30
Java highlights: Add parameter highlight for single-parameter lambdas
Stephan Seitz
2020-06-30
refactor(refactor): use higher local apis and some cleanup
Steven Sojka
2020-06-30
feat(refactor): add definition navigation module
Steven Sojka
2020-06-30
feat(refactor): add smart rename module
Steven Sojka
2020-06-30
feat(refactor): highlight usages module
Steven Sojka
2020-06-30
add python async
kiyan42
2020-06-29
Add method reference operator
Chinmay Dalal
2020-06-29
add used_by key to parsers
kiyan42
2020-06-29
Extend documentation for TSError
Stephan Seitz
2020-06-29
highlights: declare links as defaults
Thomas Vigouroux
2020-06-29
Java highlights: Capture parameters in declaration (#93)
Chinmay Dalal
2020-06-28
C highlights: Add highlight for #elif
Stephan Seitz
2020-06-28
Fix typo in documentation: `labe:` -> `label:`
Stephan Seitz
2020-06-27
Merge pull request #102 from vigoux/fix-94
Stephan Seitz
2020-06-27
Merge pull request #115 from kyazdani42/doc/update-install-doc
Stephan Seitz
2020-06-27
update docs for TSInstall
kiyan42
2020-06-26
highlight: use custom highlight groups
Thomas Vigouroux
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-25
continue installing if not reinstalling one parser
kiyan42
[prev]
[next]