provide highlight-indent-guide

This commit is contained in:
Jesús
2018-09-23 16:39:42 -05:00
parent f12552e090
commit 2c09a29f71
3 changed files with 10 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
(require 'init-gui)
(require 'init-editing-utils)
(require 'init-modeline)
(require 'init-indent-guides)
;; Tools
(require 'init-flycheck)
(require 'init-whitespace)