This commit is contained in:
Zastian Pretorius
2022-11-01 12:51:59 +00:00
parent cb4b6303f3
commit c02c3d82f0
3 changed files with 177 additions and 179 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! elcord)
(package! fill-column-indicator)
(package! rainbow-mode)
(package! poly-org)
@@ -56,6 +55,7 @@
(package! copilot
:recipe (:host github :repo "zerolfx/copilot.el" :files ("*.el" "dist")))
(package! highlight-indent-guides)
(package! yuck-mode)
(package! nasm-mode :pin "65ca6546fc395711fac5b3b4299e76c2303d43a8")
(package! haxor-mode :pin "6fa25a8e6b6a59481bc0354c2fe1e0ed53cbdc91")