Add imenu-list plugin + binding

This commit is contained in:
Henrik Lissner 2016-04-14 12:54:25 -04:00
parent c64bd4a666
commit 11af0f487c
4 changed files with 24 additions and 0 deletions

1
Cask
View file

@ -28,6 +28,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 "imenu-list")
(depends-on "rainbow-delimiters")
(depends-on "rainbow-mode")
(depends-on "nlinum")