Khady / merlin-eldoc

Type and doc on hover for OCaml and Reason in emacs
GNU General Public License v3.0
43 stars 3 forks source link

merlin-eldoc breaks merlin-type-enclosing-map #28

Open Khady opened 5 years ago

Khady commented 5 years ago

Normally when a user calls merlin-type-enclosing, it enables merlin-type-enclosing-map and bindings to funtions like merlin-type-enclosing-go-{up,down}. This doesn't work when merlin-eldoc is enabled. Probably because merlin-eldoc is called just after the call to merlin-type-enclosing.