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
*
Add support for Common Lisp
Stephan Seitz
2021-05-17
5
-7
/
+198
*
highlights(latex): use any-of?
Stephan Seitz
2021-05-17
1
-4
/
+36
*
highlights(latex): add more math environments
Stephan Seitz
2021-05-17
1
-11
/
+3
*
highlights(latex): add more commands
Stephan Seitz
2021-05-17
1
-6
/
+215
*
highlights(ecma): use KeywordFunction as a highlight group for function
antonk52
2021-05-17
1
-1
/
+4
*
Update lockfile.json
GitHub
2021-05-17
1
-1
/
+1
*
Update queries/php/highlights.scm
Stephan Seitz
2021-05-17
1
-2
/
+2
*
highlights/locals(php): rename type_name -> named_type
Stephan Seitz
2021-05-17
2
-2
/
+7
*
Update lockfile.json
GitHub
2021-05-17
1
-6
/
+6
*
comment: remove `@combined`
Omar Zeghouani
2021-05-17
1
-1
/
+1
*
Add Julia queries
Sergio Alejandro Vargas
2021-05-16
1
-0
/
+11
*
Add `do_statement` to lua folds
Sergio Alejandro Vargas
2021-05-16
1
-0
/
+1
*
Add filetype detection for go.mod files
Camden Cheek
2021-05-16
1
-0
/
+1
*
highlights(python): use any-of?
Stephan Seitz
2021-05-16
1
-9
/
+30
*
highlights(latex): fix regexes with backslashes
Stephan Seitz
2021-05-12
1
-4
/
+4
*
Update lockfile.json
GitHub
2021-05-11
1
-10
/
+13
*
highlights(ocaml): add hash and sign operators
Pau Ruiz Safont
2021-05-11
1
-0
/
+2
*
Update lockfile.json
GitHub
2021-05-11
1
-2
/
+2
*
Add config for Dockerfile parser (#1288)
Camden Cheek
2021-05-11
4
-0
/
+63
*
Use BufNewFile,BufRead for query filetype
Shatur95
2021-05-08
1
-1
/
+1
*
Add GDScript filetype
Shatur95
2021-05-08
1
-0
/
+1
*
[docgen] Update README.md
Github Actions
2021-05-07
1
-1
/
+1
*
chore(erlang): don't generate parser from grammar
Thomas Vigouroux
2021-05-07
1
-1
/
+0
*
Update lockfile.json
GitHub
2021-05-07
1
-10
/
+13
*
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-05-07
42
-46
/
+41
*
Add fish queries
Omar Zeghouani
2021-05-07
6
-0
/
+191
*
[docgen] Update README.md
Github Actions
2021-05-07
1
-0
/
+1
*
parsers: add tree-sitter-fish
Stephan Seitz
2021-05-07
1
-0
/
+7
*
highlights(c): highlight (escape_sequence)
Stephan Seitz
2021-05-01
1
-0
/
+1
*
Update lockfile.json
GitHub
2021-04-28
1
-5
/
+8
*
Fix indentation
Camden Cheek
2021-04-28
1
-1
/
+1
*
[docgen] Update README.md
Github Actions
2021-04-28
1
-0
/
+1
*
Add go-mod tree-sitter config
Camden Cheek
2021-04-28
2
-0
/
+27
*
locals(js,ts): Add parameters again (#1231)
Stephan Seitz
2021-04-28
3
-28
/
+56
*
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-28
42
-41
/
+46
*
folds(c): fold at case_statement
Stephan Seitz
2021-04-26
1
-0
/
+1
*
highlights(cpp): highlight namespaces in using declartions
Stephan Seitz
2021-04-26
1
-0
/
+2
*
highlights(cpp): reduce number of regexes
Stephan Seitz
2021-04-26
1
-9
/
+3
*
highlights(cpp): avoid overwriting C CONSTANTS
Stephan Seitz
2021-04-26
1
-2
/
+2
*
Link TSComment to Comment
Santos Gallegos
2021-04-24
1
-0
/
+1
*
docs: update nvim-treesitter-highlights
Munif Tanjim
2021-04-24
1
-5
/
+25
*
highlight: add 'comment' to hlmap
Munif Tanjim
2021-04-24
1
-1
/
+3
*
Update lockfile.json
Hennadii Chernyshchyk
2021-04-24
1
-1
/
+1
*
Update lockfile.json
GitHub
2021-04-23
1
-1
/
+1
*
highlights(julia): add "type"/"primitive" keyword
Stephan Seitz
2021-04-23
1
-0
/
+2
*
highlights(julia): add punctuation
Stephan Seitz
2021-04-23
1
-0
/
+2
*
tests/indent: factor out most of the code into common.lua
Jędrzej Boczar
2021-04-23
6
-208
/
+175
*
tests/indent: move common code out of main lua/ directory
Jędrzej Boczar
2021-04-23
6
-13
/
+13
*
tests/indent: move the run helper functions to top-level
Jędrzej Boczar
2021-04-23
5
-37
/
+38
*
move all tests to top-level tests/ directory
Jędrzej Boczar
2021-04-23
56
-72
/
+72
[next]