This commit is contained in:
Dominic Adamson
2021-03-20 15:34:27 -06:00
14 changed files with 178 additions and 92 deletions

View File

@@ -48,7 +48,6 @@
;(unpin! pinned-package another-pinned-package)
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
;(unpin! t)
(package! flycheck-aspell)
(package! async)
(package! dired-open)
(package! dmenu)