summaryrefslogtreecommitdiff
path: root/.config/emacs/modules
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/modules')
-rw-r--r--.config/emacs/modules/bd--browse.el (renamed from .config/emacs/modules/bd--eww.el)4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/emacs/modules/bd--eww.el b/.config/emacs/modules/bd--browse.el
index d304a79..0747cab 100644
--- a/.config/emacs/modules/bd--eww.el
+++ b/.config/emacs/modules/bd--browse.el
@@ -24,5 +24,5 @@
(start-process-shell-command "rip-video" nil (concat "rip-video " url))))))
-(provide 'bd--eww)
-;;; bd-eww ends here
+(provide 'bd--browse)
+;;; bd-browse ends here