Move imenu plugins from core to tools/imenu

This commit is contained in:
Henrik Lissner 2017-09-23 21:29:45 +02:00
parent 91137f83b1
commit 68aeaebff4
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 30 additions and 7 deletions

View file

@ -0,0 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; tools/imenu/packages.el
(package! imenu-anywhere)
(package! imenu-list)