mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
@ -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
|
||||||
|
Reference in New Issue
Block a user