Early May update
- Added new doom emacs config
This commit is contained in:
@@ -48,3 +48,12 @@
|
||||
;(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)
|
||||
(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)
|
||||
|
Reference in New Issue
Block a user