Add YAML support
This commit is contained in:
parent
e78eb4efdf
commit
914d907617
@ -305,6 +305,13 @@ needs to be set up to install them if they aren't already.
|
|||||||
(paredit-mode))))
|
(paredit-mode))))
|
||||||
#+end_src
|
#+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
|
* EXWM
|
||||||
One must fulfil the meme of doing everything with Emacs...
|
One must fulfil the meme of doing everything with Emacs...
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user