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: update highlights
Santos Gallegos
2020-08-17
1
-4
/
+15
*
Merge pull request #319 from kyazdani42/feat/add-jsx-fragment-and-self-closing
Steven Sojka
2020-08-17
1
-0
/
+3
|
\
|
*
add jsx fragment and jsx self closing element highlights
kiyan42
2020-08-17
1
-0
/
+3
*
|
chore(highlights): remove is predicate usage
Steven Sojka
2020-08-17
4
-13
/
+0
*
|
Merge pull request #305 from theHamsta/textobjects-submodules
Steven Sojka
2020-08-17
15
-133
/
+513
|
\
\
|
|
/
|
/
|
|
*
chore(textobjects): split up into submodules
Stephan Seitz
2020-08-17
7
-282
/
+362
|
*
Textobjects: set jump before going to adjacent_textobject
Stephan Seitz
2020-08-17
4
-88
/
+88
|
*
Textobject goto: treat end differently that start
Stephan Seitz
2020-08-17
1
-13
/
+12
|
*
Textobjects: Allow nested textobjects on goto_adjacent
Stephan Seitz
2020-08-17
1
-24
/
+36
|
*
chore(textobject): use query.find_best_match to find next/previous textobject
Stephan Seitz
2020-08-17
2
-40
/
+60
|
*
Textobjects: provide mappings for all swap/goto functions
Stephan Seitz
2020-08-17
4
-54
/
+116
|
*
Textobjects: Add goto_adjacent
Stephan Seitz
2020-08-17
1
-0
/
+34
|
*
Textobjects: add swap feature
Stephan Seitz
2020-08-17
5
-12
/
+185
*
|
Avoid duplication of help tags
delphinus
2020-08-17
1
-1
/
+1
*
|
some refacto, doc fixes and jsx queries
kiyan42
2020-08-17
5
-33
/
+18
|
/
*
Merge pull request #316 from TravonteD/fennel
Steven Sojka
2020-08-17
4
-0
/
+176
|
\
|
*
Add fennel support
TravonteD
2020-08-16
4
-0
/
+176
|
/
*
Python: update highlights
Santos Gallegos
2020-08-16
1
-33
/
+37
*
Python: update locals
Santos Gallegos
2020-08-16
1
-7
/
+9
*
docs(hlgroups): document TSAnnotation, TSCurrentScope, TSDefinition,
Stephan Seitz
2020-08-16
1
-2
/
+29
*
Docs: document `@punctuation.special`
Santos Gallegos
2020-08-16
1
-0
/
+1
*
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
[next]