Move imenu plugins from core to tools/imenu
This commit is contained in:
parent
91137f83b1
commit
68aeaebff4
4 changed files with 30 additions and 7 deletions
5
modules/tools/imenu/packages.el
Normal file
5
modules/tools/imenu/packages.el
Normal file
|
@ -0,0 +1,5 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/imenu/packages.el
|
||||
|
||||
(package! imenu-anywhere)
|
||||
(package! imenu-list)
|
Loading…
Add table
Add a link
Reference in a new issue