summaryrefslogtreecommitdiff
path: root/common/.emacs.d
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-08-06 08:25:42 -0500
committerSimon Parri <simonparri@ganzeria.com>2025-08-06 08:25:42 -0500
commiteea7ad2015641af5b8281589bd269b71d951fe6a (patch)
treee6c4737d2b0e8b80ef25fd516fe5321e5af97b68 /common/.emacs.d
parentf77c36b4cd79f9eef4e511400108cfc2ba735d85 (diff)
downloaddotfiles-eea7ad2015641af5b8281589bd269b71d951fe6a.tar.gz
dotfiles-eea7ad2015641af5b8281589bd269b71d951fe6a.zip
Emacs: Autoload `empv-play-media-at-point'
Diffstat (limited to 'common/.emacs.d')
-rw-r--r--common/.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/.emacs.d/init.el b/common/.emacs.d/init.el
index fcc6ad4..c14a861 100644
--- a/common/.emacs.d/init.el
+++ b/common/.emacs.d/init.el
@@ -2985,6 +2985,7 @@ instead."
(use-package empv
:if (group-enabled-p 'music)
+ :commands (empv-play-media-at-point)
:ensure t
:init
(with-eval-after-load 'dired