From cc7ea1dcc94cc43e99275b37a711f8fbf21ccfe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 23 Sep 2018 16:34:15 -0500 Subject: provide highlight-indent-guide --- custom.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'custom.el') diff --git a/custom.el b/custom.el index 69fbb04..86a43d2 100644 --- a/custom.el +++ b/custom.el @@ -1,4 +1,3 @@ - (custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. @@ -11,7 +10,7 @@ '(anzu-search-threshold 1000) '(package-selected-packages (quote - (rainbow-mode scss-mode sass-mode less-css-mode ac-php smarty-mode php-mode pkgbuild-mode markdown-mode flycheck anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line nlinum sublime-themes)))) + (rainbow-mode scss-mode sass-mode less-css-mode ac-php smarty-mode php-mode pkgbuild-mode markdown-mode flycheck highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line nlinum sublime-themes)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. -- cgit v1.2.3