Updates to doom-emacs #emacs

This commit is contained in:
Colin Powell
2019-02-15 09:28:09 -05:00
parent 6146684138
commit 7454eecc57
6 changed files with 26 additions and 30 deletions

View File

@ -16,14 +16,9 @@
:recipe (:fetcher github
:repo "titaniumbones/ox-slack"))
(package! counsel-spotify
(package! evil-matchit
:recipe (:fetcher github
:repo "Lautaro-Garcia/counsel-spotify"))
;;(package! org-daypage
;; :recipe (:fetcher github
;; :repo "almost/org-daypage"))
:repo "redguardtoo/evil-matchit"))
;; python stuffs
(package! w3m)
@ -50,12 +45,9 @@
(package! auth-source-pass)
(package! ivy-todo)
(package! ivy-explorer)
(package! counsel-spotify)
(package! ivy-lobsters)
;; modes!
(package! terraform-mode)
(package! exec-path-from-shell :disable t)
(package! evil-matchit :recipe (:fetcher github :repo "redguardtoo/evil-matchit" :commit "7d65b4167b1f0086c2b42b3aec805e47a0d355c4"))