mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 13:50:34 +00:00
stuff
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user