aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-09-23 16:34:15 -0500
committerJesús <heckyel@hyperbola.info>2018-09-23 16:34:15 -0500
commitcc7ea1dcc94cc43e99275b37a711f8fbf21ccfe4 (patch)
tree801b99a2e629048a04b0d14f3311484c443ca02e /init.el
parent3ba8cf3d8723969a44ca29162a06432d137c19ff (diff)
downloademacs-base-cc7ea1dcc94cc43e99275b37a711f8fbf21ccfe4.tar.lz
emacs-base-cc7ea1dcc94cc43e99275b37a711f8fbf21ccfe4.tar.xz
emacs-base-cc7ea1dcc94cc43e99275b37a711f8fbf21ccfe4.zip
provide highlight-indent-guide
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index d7e6c91..4b820c1 100644
--- a/init.el
+++ b/init.el
@@ -34,6 +34,7 @@
(require 'init-gui)
(require 'init-editing-utils)
(require 'init-modeline)
+(require 'init-indent-guides)
;; Tools
(require 'init-flycheck)
;; Languages