index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
bash
Age
Commit message (
Expand
)
Author
2021-07-06
Use `@keyword.function` consistently
Sergio Alejandro Vargas
2021-06-25
Use #any-of? instead of #match? where posible
Joakker
2021-05-07
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-04-28
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-03-12
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2020-12-25
feat: Add more bash queries
Mike
2020-12-25
remove duplication of query for number
David Hotham
2020-12-25
match test for regex
David Hotham
2020-12-25
fixes to bash highlighting
David Hotham
2020-12-14
Bash highlights: reset highlighting in expansion
Stephan Seitz
2020-09-19
Bash: update highlights
Santos Gallegos
2020-09-13
Bash: fix hl capture groups
Santos Gallegos
2020-09-11
ci: fix wrong queries
Thomas Vigouroux
2020-09-06
fix bash highlight
kyazdani42
2020-08-16
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-07-19
bash: add locals.scm for use with definition highlighting
TravonteD
2020-06-23
add highlight queries for bash
TravonteD