index
:
nvim-treesitter
0.5-compat
ci/msvc
ci/slim
docs/contrib
feat/emmylua
feat/stable
feat/warn
fix/lua
main
master
test/init
test/plenary
test/plentest
test/scandir
update-parsers-tier-1
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix ask install
kiyan42
2020-06-30
1
-8
/
+8
*
Define multiple query for a language
kiyan42
2020-06-30
1
-0
/
+19
*
if/else in defining languages
kiyan42
2020-06-30
1
-2
/
+5
*
fix: remove goto statements
kiyan42
2020-06-30
1
-21
/
+24
*
update installer with sync and some fixes
kiyan42
2020-06-30
3
-65
/
+92
*
Java highlights: Add operators ":" "?"
Stephan Seitz
2020-06-30
1
-0
/
+2
*
Java highlights: Add parameter highlight for single-parameter lambdas
Stephan Seitz
2020-06-30
1
-1
/
+4
*
refactor(refactor): use higher local apis and some cleanup
Steven Sojka
2020-06-30
10
-69
/
+103
*
feat(refactor): add definition navigation module
Steven Sojka
2020-06-30
3
-7
/
+123
*
feat(refactor): add smart rename module
Steven Sojka
2020-06-30
5
-24
/
+115
*
feat(refactor): highlight usages module
Steven Sojka
2020-06-30
8
-36
/
+274
*
add python async
kiyan42
2020-06-30
1
-0
/
+1
*
Add method reference operator
Chinmay Dalal
2020-06-29
1
-0
/
+1
*
add used_by key to parsers
kiyan42
2020-06-29
3
-17
/
+35
*
Extend documentation for TSError
Stephan Seitz
2020-06-29
1
-1
/
+7
*
highlights: declare links as defaults
Thomas Vigouroux
2020-06-29
1
-33
/
+33
*
Java highlights: Capture parameters in declaration (#93)
Chinmay Dalal
2020-06-29
1
-31
/
+64
*
C highlights: Add highlight for #elif
Stephan Seitz
2020-06-28
1
-7
/
+10
*
Fix typo in documentation: `labe:` -> `label:`
Stephan Seitz
2020-06-28
1
-1
/
+1
*
Merge pull request #102 from vigoux/fix-94
Stephan Seitz
2020-06-27
1
-2
/
+2
|
\
|
*
fix: separate queries with newlines
Thomas Vigouroux
2020-06-21
1
-2
/
+2
*
|
Merge pull request #115 from kyazdani42/doc/update-install-doc
Stephan Seitz
2020-06-27
2
-3
/
+4
|
\
\
|
*
|
update docs for TSInstall
kiyan42
2020-06-27
2
-3
/
+4
|
/
/
*
|
highlight: use custom highlight groups
Thomas Vigouroux
2020-06-26
4
-33
/
+235
*
|
Fix cpp-highlights: wrong capture name used in regex
Stephan Seitz
2020-06-26
1
-3
/
+2
*
|
Python highlights: Reset highlighting in f-string interpolation
Stephan Seitz
2020-06-26
1
-2
/
+3
*
|
Python highlights: Add walrus operator
Stephan Seitz
2020-06-26
1
-0
/
+1
*
|
continue installing if not reinstalling one parser
kiyan42
2020-06-25
1
-1
/
+2
*
|
install can take 'all' as parameter
kiyan42
2020-06-25
1
-12
/
+14
*
|
add command to install all parsers
kiyan42
2020-06-25
1
-0
/
+7
*
|
fix(locals): compute locals after later tick
Steven Sojka
2020-06-24
1
-1
/
+1
*
|
Adapt Python highlights to new query syntax
Stephan Seitz
2020-06-24
2
-81
/
+66
*
|
add highlight queries for bash
TravonteD
2020-06-23
2
-1
/
+111
*
|
Update CONTRIBUTING.md
Thomas Vigouroux
2020-06-23
1
-49
/
+59
*
|
Fix the ":" in symbols when used in pairs
TravonteD
2020-06-23
1
-0
/
+1
*
|
rename and finish ft->lang migration
kiyan42
2020-06-22
4
-36
/
+36
*
|
Merge pull request #98 from theHamsta/disclaimer
Kiyan Yazdani
2020-06-21
1
-0
/
+3
|
\
\
|
*
|
Add disclaimer to README.md
Stephan Seitz
2020-06-21
1
-0
/
+3
*
|
|
Merge pull request #101 from stsewd/fix-parser-ulr
Kiyan Yazdani
2020-06-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix bash parser url
Santos Gallegos
2020-06-21
1
-1
/
+1
|
/
/
*
|
fix(statusline): don't call if no parser
Thomas Vigouroux
2020-06-21
1
-0
/
+1
*
|
Merge pull request #96 from theHamsta/python-__dunder__
Thomas Vigouroux
2020-06-21
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add highlighting of dunder identifiers (e.g. __all__, __add__) to Python high...
Stephan Seitz
2020-06-21
1
-0
/
+3
*
|
Merge pull request #90 from kyazdani42/fix/parser-names-as-filetypes
Kiyan Yazdani
2020-06-21
9
-277
/
+311
|
\
\
|
|
/
|
/
|
|
*
refactor: parser list and lang->ft/ft->lang
kiyan42
2020-06-20
9
-277
/
+311
|
*
fix: declare parse names as their appropriate filetype and change clone url
kiyan42
2020-06-19
1
-6
/
+6
*
|
Merge pull request #72 from doubleloop/python
Stephan Seitz
2020-06-21
2
-45
/
+32
|
\
\
|
*
|
Updated python highlights
Jakub Łuczyński
2020-06-21
2
-45
/
+32
*
|
|
Merge pull request #91 from TravonteD/sibling-refactor
Thomas Vigouroux
2020-06-21
5
-135
/
+197
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
refactor: use newly introduced consolidated syntax
TravonteD
2020-06-20
5
-135
/
+197
[prev]
[next]