File tree Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 211211 branch = master
212212 update = none
213213 ignore = dirty
214+ [submodule "repos/perl "]
215+ path = repos/perl
216+ url = https://github.com/leonerd/tree-sitter-perl.git
217+ branch = master
218+ update = none
219+ ignore = dirty
Original file line number Diff line number Diff line change 11# Changelog
22
33## Unreleased
4+ - Added initial support for Perl
45- Added highlighting for ` haskell-mode ` .
56
67## 0.12.2 - 2022-09-11
Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ See `tree-sitter-langs-repos'."
124124 (jsonc-mode . json)
125125 (julia-mode . julia)
126126 (ocaml-mode . ocaml)
127+ (perl-mode . perl)
127128 (php-mode . php)
128129 (prisma-mode . prisma)
129130 (python-mode . python)
You can’t perform that action at this time.
0 commit comments