diff --git a/config.org b/config.org index d14c25d..97d656c 100644 --- a/config.org +++ b/config.org @@ -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...