Simple ElDoc frontend that displays documentation in a floating child frame
![]() This helps to reset the frame in case something has gone wrong. * eldoc-box.el (eldoc-box-hover-mode): Delete frame and set var to nil. |
||
---|---|---|
eldoc-box.el | ||
README.org | ||
screenshot.png |
ElDoc box
This package displays ElDoc documentations in a childframe.

Usage
Function
-
eldoc-box-hover-mode
- Show documentation upon hover. Note that you need to enable ElDoc mode for this to work.
Face
-
eldoc-box-border
- Adjust
:background
of this face for border color. -
eldoc-box-body
- Adjust
:background
of this face for background color of childframe.