index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
perl
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat!: drop modules, general refactor and cleanup
Christian Clason
2025-05-12
3
-375
/
+0
*
* feat(perl): highlight hash keys as `@variable.member` in various contexts
Veesh Goldman
2025-03-19
2
-32
/
+48
*
feat(perl): support more modern syntax
Veesh Goldman
2024-09-22
1
-0
/
+15
*
feat(perl): update highlights and folds
Paul Evans
2024-08-07
2
-3
/
+35
*
refactor(queries): Remove quotes from properties in set! directive
Omar Valdez
2024-07-28
1
-1
/
+1
*
feat(perl): deactivate spelling in shebangs
Kai Moschcau
2024-05-01
1
-1
/
+1
*
feat(perl): activate spelling in comments
Kai Moschcau
2024-05-01
1
-1
/
+1
*
feat(highlights)!: enforce documented captures (#6232)
Christian Clason
2024-03-03
1
-13
/
+13
*
feat(format-scripts): linewrap predicates
再生花
2024-02-23
1
-2
/
+12
*
chore: format queries
Phạm Huy Hoàng
2024-01-21
1
-2
/
+2
*
feat(perl): add more highlights
Veesh Goldman
2024-01-21
1
-0
/
+3
*
chore: query formatting
Pham Huy Hoang
2024-01-19
3
-80
/
+186
*
feat!: align standard captures with upstream
Christian Clason
2024-01-19
1
-12
/
+12
*
perl: fix highlights for builtins
Veesh Goldman
2023-11-03
1
-7
/
+23
*
feat: bump perl
Veesh Goldman
2023-10-29
1
-2
/
+2
*
refactor: Remove all `(ERROR) @error` captures
Pham Huy Hoang
2023-10-25
1
-2
/
+0
*
chore(perl): update parser
Veesh Goldman
2023-10-23
1
-1
/
+1
*
feat(perl)!: switch to tree-sitter-perl org's parser
Veesh Goldman
2023-10-21
3
-165
/
+133
*
chore(injections)!: update injection syntax to 0.9
Pham Huy Hoang
2023-08-12
1
-1
/
+2
*
feat(perl): improve highlights
ObserverOfTime
2023-08-03
1
-59
/
+70
*
fix(perl): update highlights from upstream changes
Amaan Qureshi
2023-08-01
1
-2
/
+0
*
perf: remove match where possible
Amaan Qureshi
2023-04-21
1
-1
/
+1
*
feat(perl): update queries from upstream changes
Amaan Qureshi
2023-03-27
1
-1
/
+0
*
highlights: create subscoping for ternary operator
Stephan Seitz
2022-12-02
1
-2
/
+4
*
injections: add more regex injections
ObserverOfTime
2022-11-27
2
-1
/
+3
*
highlights: use @preproc where appropriate
ObserverOfTime
2022-10-15
1
-0
/
+3
*
feat(spell): upstream spell queries from spellsitter
Lewis Russell
2022-09-06
1
-0
/
+1
*
Split func/method definition from calls in several programming language queries
lfenzo
2022-08-03
1
-2
/
+2
*
Initial attempt at queries/perl/folds.scm
Paul "LeoNerd" Evans
2022-02-22
1
-0
/
+12
*
Add many perl keywords; highlight on those in preference to structural elements
Paul "LeoNerd" Evans
2022-02-22
1
-79
/
+87
*
"::" should be of type "operator"
Lucas Crownover
2021-09-21
1
-1
/
+1
*
Separate special variables to catch up master
delphinus
2021-09-21
1
-1
/
+3
*
Use @string.regex to highlight regex's
delphinus
2021-09-21
1
-2
/
+5
*
Add minimum implementation for highlights
delphinus
2021-09-21
1
-0
/
+169