Simple ElDoc frontend that displays documentation in a floating child frame
![]() Misc cleanup to eldoc-box - Define customization group - Simplify timer management - Rearrange to make compiler happy - Reformat header |
||
---|---|---|
eldoc-box.el | ||
README.org |
This package displays ElDoc documentations in a childframe.
Usage
Function
-
eldoc-box-help-at-point
- Show the documentation of the symbol at point.
-
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.