No more empv, we have yeetube now!
This commit is contained in:
parent
b670384b0b
commit
d22a2ae642
9
init.el
9
init.el
@ -1193,13 +1193,6 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
||||
(use-package haskell-mode)
|
||||
(use-package yuck-mode)
|
||||
|
||||
(use-package empv
|
||||
:after embark
|
||||
:custom
|
||||
(empv-invidious-instance "https://invidious.sethforprivacy.com/api/v1")
|
||||
:config (empv-embark-initialize-extra-actions)
|
||||
(add-to-list 'empv-mpv-args "--ytdl-format=best"))
|
||||
|
||||
(use-package fretboard
|
||||
:git (:host github :repo "vifon/fretboard.el")
|
||||
:commands fretboard)
|
||||
@ -1304,6 +1297,8 @@ This is redefined for use with `hypop' library because multiple Emacs frames may
|
||||
|
||||
(use-package nix-mode)
|
||||
|
||||
(use-package yeetube)
|
||||
|
||||
;(require 'mir-packages)
|
||||
;; (setq esup-depth 0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user