Add vidframe
This commit is contained in:
parent
1b87d2ac9d
commit
76867e4626
@ -1165,5 +1165,9 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
|||||||
((t (:inherit hl-line))))
|
((t (:inherit hl-line))))
|
||||||
:hook (prog-mode . hl-col-line-init))
|
:hook (prog-mode . hl-col-line-init))
|
||||||
|
|
||||||
|
(use-package vidframe
|
||||||
|
:elpaca (:host github :repo "MitchMarq42/vidframe.el")
|
||||||
|
)
|
||||||
|
|
||||||
(provide 'mitch-packages)
|
(provide 'mitch-packages)
|
||||||
;;; mitch-packages.el ends here
|
;;; mitch-packages.el ends here
|
||||||
|
Loading…
Reference in New Issue
Block a user