Add yaml.mode

This commit is contained in:
Julien Palard 2018-09-25 19:30:51 +02:00
parent d619c92a8f
commit 8f2472e1be
1 changed files with 1 additions and 1 deletions

2
.emacs
View File

@ -212,7 +212,7 @@
'(frame-background-mode (quote dark))
'(package-selected-packages
(quote
(org python-mode blacken python company-anaconda anaconda-mode flycheck-pycheckers flycheck company))))
(org python-mode blacken python yaml-mode company-anaconda anaconda-mode flycheck-pycheckers flycheck company))))
(custom-set-faces
;; custom-set-faces was added by Custom.