jwiegley / use-package

A use-package declaration for simplifying your .emacs
https://jwiegley.github.io/use-package
GNU General Public License v3.0
4.37k stars 260 forks source link

Suggestion: provide a way to jump to code block like leaf-find #1044

Open eval-exec opened 1 year ago

eval-exec commented 1 year ago

I think it would be more convenient if there is a function use-package-find that can jump to the position of user specific package position. Like leaf's leaf-find.

Ref: https://github.com/conao3/leaf.el#leaf-find-feature

skangas commented 11 months ago

Does M-x use-package-jump-to-package-form fit the bill?