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
*
update docs
kiyan42
2020-10-19
2
-110
/
+65
*
Treesitter indent
kiyan42
2020-10-19
5
-55
/
+79
*
start indent module
kiyan42
2020-10-19
3
-0
/
+79
*
docs(highlights): document LanguageTree.
Thomas Vigouroux
2020-10-19
2
-0
/
+2
*
feat(languagetree): implement language tree
Thomas Vigouroux
2020-10-19
5
-12
/
+192
*
readme: add nvim-treesitter-context
Rom Grk
2020-10-19
1
-0
/
+2
*
feat(folds): add catch_clause to js folds
Sam Bernheim
2020-10-16
1
-0
/
+1
*
feat: add more javascript folds
sbernehim4
2020-10-16
1
-0
/
+3
*
Fix: avoid overwriting tables in insert_to_path
Stephan Seitz
2020-10-16
1
-2
/
+2
*
Remove get_parser logic
kiyan42
2020-10-16
1
-7
/
+1
*
Update README requirements for parser download/compilation
Stephan Seitz
2020-10-16
1
-2
/
+2
*
feat: Add more lua folds
Mike
2020-10-15
1
-2
/
+3
*
C++ highlights: highlight all kinds of optional parameters
Stephan Seitz
2020-10-13
1
-2
/
+2
*
fix(highlights): use new highlighter interface
Thomas Vigouroux
2020-10-13
1
-2
/
+2
*
query: remove unnecessary query parsing
Thomas Vigouroux
2020-10-12
1
-84
/
+5
*
highlight: use new highlighter interface
Thomas Vigouroux
2020-10-12
1
-1
/
+1
*
Ruby highlights: reset highlight on interpolation
Stephan Seitz
2020-10-12
1
-0
/
+3
*
Explicitly check for cterm and gui values for fg
Akin Sowemimo
2020-10-11
1
-7
/
+8
*
Add a check to ensure the fg attribute exists
Akin Sowemimo
2020-10-11
1
-1
/
+11
*
Don't change the background highlights
Akin Sowemimo
2020-10-11
1
-1
/
+1
*
fix cterm fg and bg error
Akin Sowemimo
2020-10-11
1
-1
/
+1
*
Add background and foreground colors to TSNone
Akin Sowemimo
2020-10-11
1
-1
/
+1
*
feat(queries): modeline mechanism for base langs
Thomas Vigouroux
2020-10-11
17
-31
/
+72
*
Use utils get_node_text to get line content and trim all whitespaces.
Kristijan Husak
2020-10-11
2
-4
/
+3
*
Remove old statusline implementation with new one.
Kristijan Husak
2020-10-11
3
-43
/
+8
*
Add implementation for improved statusline. Closes #545.
Kristijan Husak
2020-10-11
3
-0
/
+77
*
[docgen] Update README.md
Github Actions
2020-10-10
1
-0
/
+1
*
fix(highlights): Add TSNamespace highlight
Stephan Seitz
2020-10-10
8
-12
/
+46
*
Shorten module reference shell_command_selectors to shell.
Suhas Hebbar
2020-10-06
1
-9
/
+8
*
Code Refactor
Suhas Hebbar
2020-10-06
2
-176
/
+184
*
Remove dependency on unzip.
Suhas Hebbar
2020-10-06
1
-9
/
+34
*
Fix typearg brackets not highlighting for multiple typeargs
Corey Williamson
2020-10-05
1
-1
/
+1
*
Set function scope
Corey Williamson
2020-10-05
1
-1
/
+3
*
Update queries/teal/highlights.scm
euclidianAce
2020-10-05
1
-2
/
+1
*
Add teal parser
Corey Williamson
2020-10-05
4
-0
/
+111
*
Dart highlights: Reset highlight in interpolation
Stephan Seitz
2020-10-05
3
-3
/
+3
*
fix: readme link to nvim-treesitter-textobjects
tonycheang
2020-10-04
1
-1
/
+1
*
Fix: fallback git-installation (list of commands is expected)
Stephan Seitz
2020-10-04
1
-13
/
+15
*
[docgen] Update README.md
Github Actions
2020-10-04
1
-0
/
+1
*
fix(ocaml): highlight characters as such
Pau Ruiz Safont
2020-10-04
1
-1
/
+3
*
feat: add ocamllex parser and highlights
Pau Ruiz Safont
2020-10-04
2
-0
/
+35
*
Add "External modules" section to README
Stephan Seitz
2020-10-04
1
-1
/
+2
*
Remove textobjects module
Stephan Seitz
2020-10-04
16
-779
/
+0
*
Merge pull request #487 from steelsojka/remove-refactor
Steven Sojka
2020-10-04
8
-518
/
+8
|
\
|
*
chore(modules): remove refactor module
Steven Sojka
2020-09-25
8
-518
/
+8
*
|
make query-checker happy
Alvaro Muñoz
2020-10-01
1
-1
/
+1
*
|
change module to namespace
Alvaro Muñoz
2020-10-01
1
-1
/
+1
*
|
CodeQL locals.scm queries
Alvaro Muñoz
2020-10-01
1
-0
/
+29
*
|
[docgen] Update README.md
Github Actions
2020-09-30
1
-0
/
+1
*
|
fine tune keyword highlights
Alvaro Muñoz
2020-09-30
1
-23
/
+41
[next]