Update March 2022

This commit is contained in:
minhtrannhat
2022-03-24 16:46:01 -04:00
parent d38a777f75
commit 2d7feede1a
25 changed files with 464 additions and 639 deletions

View File

@@ -48,13 +48,3 @@
;(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! all-the-icons-ivy-rich)
(package! ivy-rich)