whompmacs/lib/thwap-yaml.el

6 lines
73 B
EmacsLisp
Raw Normal View History

(use-package yaml-mode
:ensure t
:straight t)
(provide 'thwap-yaml)