Add lang/perl
This commit is contained in:
parent
b135c1a5f3
commit
f0384a5fd4
3 changed files with 23 additions and 0 deletions
7
modules/lang/perl/packages.el
Normal file
7
modules/lang/perl/packages.el
Normal file
|
@ -0,0 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/perl/packages.el
|
||||
|
||||
(package! perl6-mode)
|
||||
|
||||
(when (featurep! :feature syntax-checker)
|
||||
(package! flycheck-perl6))
|
Loading…
Add table
Add a link
Reference in a new issue