feat(all): move to Nord theme
This commit is contained in:
@@ -48,12 +48,10 @@
|
||||
;(unpin! pinned-package another-pinned-package)
|
||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||
;(unpin! t)
|
||||
;;(package! elcord)
|
||||
(package! tree-sitter)
|
||||
(package! tree-sitter-langs)
|
||||
(package! elcord)
|
||||
(unpin! org-roam)
|
||||
(package! websocket)
|
||||
(package! org-roam-ui :recipe (:host github :repo "org-roam/org-roam-ui" :files ("*.el" "out")))
|
||||
(package! magit-delta)
|
||||
(package! blamer :recipe (:host github :repo "artawower/blamer.el"))
|
||||
(package! org-gtd)
|
||||
(package! org-fragtog)
|
||||
|
Reference in New Issue
Block a user