From 6c16cb94c1b28d340b1a72b92c0e4ef21162bb7b Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 5 May 2019 00:03:04 -0700 Subject: Add highlight-indent-guides configuration --- oni-yaml.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'oni-yaml.el') 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 ;; 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 -- cgit v1.2.3-54-g00ecf