index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
bash
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(bash): update parser and queries
Amaan Qureshi
2023-08-30
1
-0
/
+2
*
fix(bash): update queries from upstream (#5321)
Amaan Qureshi
2023-08-26
2
-5
/
+1
*
feat(bash): add missing highlights
Amaan Qureshi
2023-08-24
1
-7
/
+32
*
feat(bash): fold heredocs
ObserverOfTime
2023-08-24
1
-0
/
+1
*
fix(bash): fix injections
ObserverOfTime
2023-08-24
1
-7
/
+9
*
feat(bash): improve highlights
ObserverOfTime
2023-08-24
1
-35
/
+47
*
feat(bash): add heredoc injection
ObserverOfTime
2023-08-12
1
-1
/
+7
*
chore(injections)!: update injection syntax to 0.9
Pham Huy Hoang
2023-08-12
1
-2
/
+4
*
fix(spell): do not spell check certain types of strings (#5203)
Lewis Russell
2023-08-07
1
-1
/
+4
*
feat(bash): add various shell builtins
Akmadan23
2023-06-19
1
-2
/
+9
*
feat(bash): highlight `until` as `@repeat`
Frank Bearoff
2023-06-05
1
-0
/
+1
*
add "select" to @repeat highlight group
Frank
2023-06-02
1
-0
/
+1
*
perf: remove match where possible
Amaan Qureshi
2023-04-21
1
-2
/
+2
*
injections: add more regex injections
ObserverOfTime
2022-11-27
1
-0
/
+2
*
fix(bash): Rename ansii_c_string to ansi_c_string. (#3702)
ギャラ
2022-10-23
1
-1
/
+1
*
highlights: use @preproc where appropriate
ObserverOfTime
2022-10-15
1
-0
/
+3
*
highlights(bash): add all signal names
ObserverOfTime
2022-10-15
1
-1
/
+3
*
feat(spell): support more languages
Lewis Russell
2022-09-26
1
-2
/
+2
*
Split func/method definition from calls in several programming language queries
lfenzo
2022-08-03
1
-1
/
+1
*
highlights(bash): add more builtins
adrian5
2022-04-04
1
-2
/
+2
*
highlights(bash): add operators ">>", "<<"
Stephan Seitz
2022-03-16
1
-0
/
+2
*
folds(bash): fold at `c_style_for_statement`
Stephan Seitz
2022-01-09
1
-0
/
+1
*
highlights(bash): add `[[` `]]`
lucy
2021-12-14
1
-0
/
+2
*
highlights(bash): add process substitution
lucy
2021-12-14
1
-0
/
+3
*
highlights(bash): highlight "((" "))"
Stephan Seitz
2021-11-28
1
-0
/
+2
*
Prefer lua-match over match
Lewis Russell
2021-11-23
1
-2
/
+2
*
Use `@keyword.function` consistently
Sergio Alejandro Vargas
2021-07-06
1
-1
/
+2
*
Use #any-of? instead of #match? where posible
Joakker
2021-06-25
1
-1
/
+3
*
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-05-07
1
-1
/
+1
*
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-28
1
-1
/
+1
*
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-12
1
-0
/
+1
*
feat: Add more bash queries
Mike
2020-12-25
2
-0
/
+8
*
remove duplication of query for number
David Hotham
2020-12-25
1
-6
/
+2
*
match test for regex
David Hotham
2020-12-25
1
-0
/
+3
*
fixes to bash highlighting
David Hotham
2020-12-25
1
-7
/
+7
*
Bash highlights: reset highlighting in expansion
Stephan Seitz
2020-12-14
1
-0
/
+4
*
Bash: update highlights
Santos Gallegos
2020-09-19
1
-7
/
+10
*
Bash: fix hl capture groups
Santos Gallegos
2020-09-13
1
-4
/
+6
*
ci: fix wrong queries
Thomas Vigouroux
2020-09-11
1
-2
/
+2
*
fix bash highlight
kyazdani42
2020-09-06
1
-1
/
+1
*
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-08-16
1
-9
/
+9
*
bash: add locals.scm for use with definition highlighting
TravonteD
2020-07-19
1
-0
/
+13
*
add highlight queries for bash
TravonteD
2020-06-23
1
-0
/
+110