aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/services/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni/home/services/emacs/init.el')
-rw-r--r--oni/home/services/emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/oni/home/services/emacs/init.el b/oni/home/services/emacs/init.el
index b628c81..3cf23d2 100644
--- a/oni/home/services/emacs/init.el
+++ b/oni/home/services/emacs/init.el
@@ -50,3 +50,4 @@
(with-eval-after-load 'electric
(add-hook 'electric-quote-inhibit-functions #'oni-in-word-p))
+(with-eval-after-load 'yaml-mode (require 'oni-yaml))