ocaml/merlin

emacs: add a shortcut for ac-merlin-locate but with merlin-locate-preference flipped

Open

#1,878 opened on Dec 18, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)OCaml (252 forks)github user discovery
Area/EmacsKind/Feature-requestgood first issue

Repository metrics

Stars
 (1,690 stars)
PR merge metrics
 (Avg merge 20d 1h) (7 merged PRs in 30d)

Description

By default C-c C-l (ac-merlin-locate) follows the merlin-locate-preference setting (defaults to the implementation file). However i feel like it would be handy to have another shortcut but where this preference is flipped: defaulting to the interface file.

Contributor guide