Add vidframe

This commit is contained in:
MitchMarq42 2023-04-17 09:02:55 -08:00
parent 1b87d2ac9d
commit 76867e4626

View File

@ -1165,5 +1165,9 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
((t (:inherit hl-line))))
:hook (prog-mode . hl-col-line-init))
(use-package vidframe
:elpaca (:host github :repo "MitchMarq42/vidframe.el")
)
(provide 'mitch-packages)
;;; mitch-packages.el ends here