mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
a43005e185
`dired-imenu` integrates `imenu` in `dired` so you can easily jump to any file and directory in the current buffer (to rename it, change its permissions...) - Association with the package: maintainer - Link to the package repository: https://github.com/DamienCassou/dired-imenu - Test that the package builds properly via make recipes: done - Test that the package installs properly via package-install-file: done
3 lines
115 B
Text
3 lines
115 B
Text
(dired-imenu :fetcher github
|
|
:repo "DamienCassou/dired-imenu"
|
|
:files ("dired-imenu.el"))
|