summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-10-08 18:23:31 +0300
committerThanos Apollo <[email protected]>2024-10-08 18:23:31 +0300
commit1028809e64e4c9be5f4a9ff57b8cfb40a73b7c31 (patch)
tree94ad3bcedc5b8b8be4bd95b7137b2e3fe48fd789 /.config
parent00c490a25b7a95a6bea01b555cb69638db9ea73c (diff)
emacs: emms: Disable straight.
Diffstat (limited to '.config')
-rw-r--r--.config/emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el
index 72acf5f..f7d4462 100644
--- a/.config/emacs/init.el
+++ b/.config/emacs/init.el
@@ -1112,6 +1112,7 @@ By default, returns all jabber related buffers format."
(when is-zeus (add-to-list 'yas-snippet-dirs "~/Dev/guile/guix/etc/snippets/yas")))
(use-package emms
+ :straight nil
:defer t
:init (define-prefix-command 'thanos/emms)
:config