Add forth mode to emacs

This commit is contained in:
Charlotte Van Petegem 2021-12-01 15:48:28 +01:00
parent a3cf2733c3
commit e3a616fefa
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 12 additions and 2 deletions

View file

@ -111,7 +111,7 @@ in
[
''
(use-package mu4e
;; Use mu4e included in the mu package, see emacs.nix
;; Use mu4e included in the mu package, see emacs/default.nix
:ensure nil
:commands (mu4e mu4e-update-index)
:after (selectrum)