Add highlight-indentation

This commit is contained in:
Henrik Lissner 2016-04-12 02:59:36 -04:00
parent efd5ff4cb6
commit 54dcb9fd44
3 changed files with 49 additions and 0 deletions

1
Cask
View file

@ -27,6 +27,7 @@
;; UI --- core/core-ui.el
(depends-on "visual-fill-column")
(depends-on "highlight-indentation" :git "https://github.com/localredhead/Highlight-Indentation-for-Emacs")
(depends-on "rainbow-delimiters")
(depends-on "rainbow-mode")
(depends-on "nlinum")