revised bookmark binds, adding mu4e maildir browser
This commit is contained in:
parent
8776cb585d
commit
e705bceec0
3 changed files with 17 additions and 9 deletions
|
@ -29,7 +29,7 @@
|
|||
:repo "accelbread/meow-vterm"))
|
||||
|
||||
(package! meow-tree-sitter
|
||||
:recipe (:local-repo "~/Source/_src/meow-tree-sitter/"))
|
||||
:recipe (:type git :host github :repo "skissue/meow-tree-sitter"))
|
||||
|
||||
(package! kbd-mode
|
||||
:recipe (:type git
|
||||
|
@ -38,7 +38,7 @@
|
|||
|
||||
(package! consult-mu
|
||||
:recipe (:host nil :type git :repo "https://gt.emenel.ca/emenel/consult-mu.git" :files (:defaults "extras/*.el")))
|
||||
(package! mu4e-alert)
|
||||
|
||||
(package! mu4e-overview
|
||||
:recipe (:type git
|
||||
:host github
|
||||
|
@ -88,6 +88,8 @@
|
|||
:recipe (:local-repo "/Users/emenel/Source/_cl/markup"
|
||||
:files ("*.el")))
|
||||
|
||||
(package! bookmark-in-project)
|
||||
|
||||
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
|
||||
;(package! some-package)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue