Compare commits
2 Commits
90d56d2b24
...
e8dd98aa3c
Author | SHA1 | Date | |
---|---|---|---|
e8dd98aa3c | |||
9cbcaf62ac |
@ -24,6 +24,7 @@
|
||||
;; Fetch and save bibtex from Firefox
|
||||
(package! asoc :recipe (:host github :repo "troyp/asoc.el"))
|
||||
(package! doct :recipe (:host github :repo "progfolio/doct"))
|
||||
(package! persid :recipe (:host github :repo "rougier/persid"))
|
||||
(package! org-capture-ref :recipe (:host github :repo "yantar92/org-capture-ref"))
|
||||
;; Arduino development
|
||||
(package! platformio-mode)
|
||||
@ -31,6 +32,3 @@
|
||||
(package! os1-theme :recipe (:host github :repo "sashimacs/os1-theme"))
|
||||
;; Move buffer while maintaining cursor centered
|
||||
(package! centered-cursor-mode)
|
||||
;; HACK Fix org-msg compose
|
||||
(unpin! org-msg)
|
||||
(package! org-msg :recipe (:host github :repo "danielfleischer/org-msg" :branch "1.12"))
|
||||
|
Loading…
Reference in New Issue
Block a user