use-package icon indicating copy to clipboard operation
use-package copied to clipboard

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

Open eval-exec opened this issue 3 years ago • 1 comments

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

eval-exec avatar Apr 01 '23 08:04 eval-exec

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

skangas avatar Aug 05 '23 15:08 skangas