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 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
*
|
remove locals.scm
Alvaro Muñoz
2020-09-30
1
-26
/
+0
*
|
remove non-used captures
Alvaro Muñoz
2020-09-30
1
-18
/
+18
*
|
initial support for CodeQL
Alvaro Muñoz
2020-09-30
3
-0
/
+137
*
|
chore: dedup join_paths <-> join_path
Stephan Seitz
2020-09-28
2
-12
/
+7
*
|
Add extension and on keywords
Akin Sowemimo
2020-09-27
1
-0
/
+2
*
|
Add progress info to iter_cmd
Stephan Seitz
2020-09-27
1
-4
/
+36
*
|
Add lockfile and make lockfile default install revision
Stephan Seitz
2020-09-27
5
-48
/
+145
|
/
*
Improve the highlighting for class instantiation
Akin Sowemimo
2020-09-24
1
-15
/
+15
*
Highlight top-level 'require' as TSInclude (fix #463)
Dennis B
2020-09-23
1
-3
/
+5
*
feat(parsers): add possibility to install from other branches
Stephan Seitz
2020-09-22
1
-1
/
+8
*
Python locals: account for https://github.com/tree-sitter/tree-sitter-python/...
Stephan Seitz
2020-09-21
1
-8
/
+6
*
Add OCaml folds
Pieter Goetschalckx
2020-09-21
1
-0
/
+30
*
Improve OCaml locals
Pieter Goetschalckx
2020-09-21
1
-3
/
+58
*
Improve OCaml highlights
Pieter Goetschalckx
2020-09-21
1
-3
/
+1
*
Add locals.scm for dart
Akin Sowemimo
2020-09-20
1
-0
/
+8
*
fix(checkhealth): use pcall to check for syntax errors in query files
Stephan Seitz
2020-09-20
1
-1
/
+7
*
also match variable names to be @type when uppercased
kiyan42
2020-09-20
1
-0
/
+3
*
use @tag and @type directives for jsx highlights
kiyan42
2020-09-20
1
-7
/
+21
*
fix(python): use `@Normal` again for f-strings `@none` is not aggressive enough
Stephan Seitz
2020-09-19
1
-1
/
+1
*
feat(install): make compiler selectable
Stephan Seitz
2020-09-19
1
-3
/
+6
[next]