whompmacs/lib/thwap-yaml.el

6 lines
73 B
EmacsLisp

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