mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
Move imenu plugins from core to tools/imenu
This commit is contained in:
@ -269,11 +269,6 @@ with functions that require it (like modeline segments)."
|
||||
:commands (describe-buffer describe-command describe-file
|
||||
describe-keymap describe-option describe-option-of-type))
|
||||
|
||||
(def-package! imenu-anywhere
|
||||
:commands (ido-imenu-anywhere ivy-imenu-anywhere helm-imenu-anywhere))
|
||||
|
||||
(def-package! imenu-list :commands imenu-list-minor-mode)
|
||||
|
||||
(def-package! pcre2el :commands rxt-quote-pcre)
|
||||
|
||||
(def-package! smart-forward
|
||||
|
Reference in New Issue
Block a user