index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
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
*
Python highlights: Highlight ->, ...
Stephan Seitz
2020-08-14
1
-1
/
+2
*
Merge pull request #284 from steelsojka/fix-usages
Steven Sojka
2020-08-14
4
-44
/
+109
|
\
|
*
fix(definitions): optimize and fix definition highlighting
Steven Sojka
2020-08-13
4
-44
/
+109
*
|
fix(highlight): link TSVariable to Normal
Thomas Vigouroux
2020-08-13
1
-2
/
+2
*
|
Fix #286: Highlight C++ raw_string_literal
Stephan Seitz
2020-08-13
1
-0
/
+4
*
|
fix(java): add lambdas as a scope
Steven Sojka
2020-08-12
1
-2
/
+6
|
/
*
perf: cache parser file list for performance
Thomas Vigouroux
2020-08-11
2
-1
/
+17
*
RST: update textobjects
Santos Gallegos
2020-08-11
1
-0
/
+4
*
docs: advertize zulip instead of gitter
Thomas Vigouroux
2020-08-11
1
-1
/
+2
*
pass full module path in recurse accumulator to enable/disable sub modules
Laxman Sooriyathas
2020-08-11
1
-3
/
+3
*
Lua highlights: add operator "=" and punctuation
Stephan Seitz
2020-08-11
1
-0
/
+4
*
fix(locals): fix find definition implementation (#274)
Steven Sojka
2020-08-11
2
-29
/
+54
*
fix(queries): don't load queries on startup
Steven Sojka
2020-08-11
1
-21
/
+27
*
Merge pull request #273 from vigoux/fix-enable-disable
Steven Sojka
2020-08-10
1
-0
/
+10
|
\
|
*
configs: actually enable and disable on setup
Thomas Vigouroux
2020-08-10
1
-0
/
+10
|
/
*
fix(highlight): Use TSParameter
Thomas Vigouroux
2020-08-10
1
-1
/
+1
*
Update contributing.md
Akin Sowemimo
2020-08-09
1
-0
/
+6
*
Re add missing comments
Akin Sowemimo
2020-08-09
1
-3
/
+7
*
Change capture groups and add variable highlights
Akin Sowemimo
2020-08-09
3
-15
/
+25
*
Add break and increment operators and tweak formatting
Akin Sowemimo
2020-08-09
1
-4
/
+10
*
Add todo comment and change this highlight group
Akin Sowemimo
2020-08-09
1
-6
/
+7
*
Add new highlight queries
Akin Sowemimo
2020-08-09
1
-44
/
+97
*
Lua: highlight function name
Santos Gallegos
2020-08-09
5
-7
/
+17
*
Add troubleshooting for when a parser changes
Santos Gallegos
2020-08-09
1
-1
/
+9
*
highlights(rust): fix some type highlights.
Thomas Vigouroux
2020-08-07
1
-0
/
+3
*
highlights(rust): add async/await keywords
Thomas Vigouroux
2020-08-07
1
-0
/
+2
*
RST: update queries
Santos Gallegos
2020-08-07
1
-3
/
+14
*
Add noremap option to mappings
RafaĆ Camlet
2020-08-06
4
-5
/
+5
*
PHP: Update locals query
Shirasaka
2020-08-05
2
-6
/
+28
*
Python: update textobjects queries
Santos Gallegos
2020-08-04
1
-1
/
+22
*
Lua: fix @error capture
Santos Gallegos
2020-08-04
1
-1
/
+1
*
Add PHP, TOML, and update HTML, javascript queries
Shirasaka
2020-08-04
7
-2
/
+233
*
Lua locals: Make property_identifier a reference
Stephan Seitz
2020-08-03
1
-0
/
+2
*
feat(install): Export iter_cmd
Stephan Seitz
2020-08-02
1
-4
/
+4
*
Add 'all' to completions for TSInstall/TSUpdate/TSUninstall
Stephan Seitz
2020-08-02
1
-2
/
+2
*
Add TSUninstall
Stephan Seitz
2020-08-02
2
-4
/
+46
*
Add TSUpdate command to update parsers
Stephan Seitz
2020-08-02
4
-4
/
+43
*
fix decremental selection
kiyan42
2020-08-02
1
-1
/
+6
*
RST: update locals
Santos Gallegos
2020-08-01
1
-0
/
+7
*
RST: update highlights
Santos Gallegos
2020-08-01
1
-10
/
+39
*
Merge pull request #241 from steelsojka/master
Steven Sojka
2020-07-31
1
-1
/
+41
|
\
|
*
feat(predicates): add adjacent predicate
Steven Sojka
2020-07-31
1
-1
/
+41
|
/
*
Docs: rework readme
Santos Gallegos
2020-07-29
2
-82
/
+62
*
rst: update highlight queries
Santos Gallegos
2020-07-29
1
-0
/
+8
*
rename query parser to query from scheme
Steven Sojka
2020-07-28
4
-3
/
+15
*
Merge pull request #237 from steelsojka/master
Steven Sojka
2020-07-28
4
-0
/
+17
|
\
|
*
feat(parsers): add scheme parser
Steven Sojka
2020-07-28
4
-0
/
+17
|
/
*
Lua: update some queries
Santos Gallegos
2020-07-28
2
-0
/
+12
*
Docs: format and fixes
Santos Gallegos
2020-07-27
3
-176
/
+235
*
C++: locals template_declaration must define their own scope in which the tem...
Stephan Seitz
2020-07-27
1
-1
/
+2
[next]