aboutsummaryrefslogtreecommitdiffstats
path: root/oni-yaml.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-05-05 00:03:04 -0700
committerGravatar Tom Willemse2019-05-05 00:03:55 -0700
commit6c16cb94c1b28d340b1a72b92c0e4ef21162bb7b (patch)
tree44857deebdf2ffd15ff398757db48b2cc9d53e28 /oni-yaml.el
parent4c4c552be4ccf19a18d6e9d0b46ff883563ef4f4 (diff)
downloademacs-config-6c16cb94c1b28d340b1a72b92c0e4ef21162bb7b.tar.gz
emacs-config-6c16cb94c1b28d340b1a72b92c0e4ef21162bb7b.zip
Add highlight-indent-guides configuration
Diffstat (limited to 'oni-yaml.el')
-rw-r--r--oni-yaml.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-yaml.el b/oni-yaml.el
index 1f0b0a6..cce7b0c 100644
--- a/oni-yaml.el
+++ b/oni-yaml.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 20190309160113
-;; Package-Requires: (yaml-mode oni-flycheck oni-fci flycheck-yamllint indent-tools yaml-imenu highlight-indent-guides)
+;; Version: 20190504235439
+;; Package-Requires: (yaml-mode oni-flycheck oni-fci oni-highlight-indent-guides flycheck-yamllint indent-tools yaml-imenu)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by