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
*
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-08-16
11
-29
/
+29
*
Merge pull request #296 from steelsojka/feat-is-predicate
Steven Sojka
2020-08-16
16
-39
/
+102
|
\
|
*
feat(highlights): add is predicate
Steven Sojka
2020-08-16
16
-39
/
+102
*
|
Merge pull request #295 from steelsojka/feature/set-scopes-for-definitions
Steven Sojka
2020-08-16
3
-3
/
+70
|
\
\
|
*
|
feat(definitions): allow setting of scope
Steven Sojka
2020-08-16
3
-3
/
+70
*
|
|
[java] Add label highlight
Chinmay Dalal
2020-08-16
1
-0
/
+4
*
|
|
fix: check 'after' against third directory
Rafał Camlet
2020-08-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #291 from vigoux/post-upstream-work
Steven Sojka
2020-08-15
3
-105
/
+19
|
\
\
|
|
/
|
/
|
|
*
fix: refactor after upstream refactor
Thomas Vigouroux
2020-08-14
3
-105
/
+19
*
|
docs: document the new runtime query system
Thomas Vigouroux
2020-08-14
2
-11
/
+28
*
|
feat: intuitive runtime queries
Thomas Vigouroux
2020-08-14
1
-3
/
+26
|
/
*
fix(locals): add shorthand identifiers as references and definitions
Steven Sojka
2020-08-14
1
-1
/
+6
*
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
[next]