parent
0f03c32a12
commit
50860a779b
2 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
;;; lang/raku/config.el -*- lexical-binding: t; -*-
|
;;; lang/raku/config.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(use-package! raku-mode
|
(use-package! raku-mode
|
||||||
:defer t
|
:defer t
|
||||||
:init
|
:init
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/raku/packages.el
|
;;; lang/raku/packages.el
|
||||||
|
|
||||||
(package! raku-mode :pin "d474216840251dc0efe4f4aa4f5c5f66ac26fa74")
|
(package! raku-mode :pin "e0639c89a3a29e9196e298951da6c3a79fb944e8")
|
||||||
|
|
||||||
(when (featurep! :checkers syntax)
|
(when (featurep! :checkers syntax)
|
||||||
(package! flycheck-raku
|
(package! flycheck-raku
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue