Add YAML support

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:31 +00:00
parent e78eb4efdf
commit 914d907617

View File

@ -305,6 +305,13 @@ needs to be set up to install them if they aren't already.
(paredit-mode))))
#+end_src
** YAML
I don't really like YAML if I'm honest, but it's used a lot so...
#+begin_src emacs-lisp
(use-package yaml-mode)
#+end_src
* EXWM
One must fulfil the meme of doing everything with Emacs...