Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
2020-12-18 15:45:30 +01:00
parent d73ca6ecfa
commit e676a0a46d

View File

@ -205,14 +205,7 @@
(use-package yaml-mode (use-package yaml-mode
:ensure t :ensure t
:mode :config
(
("\\.yml\\'" . yaml-mode)
)
:hook
(
(yaml-mode-hook . flymake-yaml-load)
)
) )
;; Markdown-mode ;; Markdown-mode