Rename perl module to raku.
It doesn't actually contain any Perl config.
This commit is contained in:
parent
d93b789ef5
commit
35ec72d080
8 changed files with 18 additions and 21 deletions
|
@ -49,7 +49,8 @@ run before `doom-init-modules-hook'. Relevant to `doom-module-init-file'.")
|
|||
(evil-goggles (:ui ophints))
|
||||
(tabbar (:ui tabs)))
|
||||
(:app (email (:email mu4e))
|
||||
(notmuch (:email notmuch))))
|
||||
(notmuch (:email notmuch)))
|
||||
(:lang (perl (:lang raku)))))
|
||||
"A tree alist that maps deprecated modules to their replacement(s).
|
||||
|
||||
Each entry is a three-level tree. For example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue