diff --git a/README.org b/README.org index a6c49aa..51ceb30 100644 --- a/README.org +++ b/README.org @@ -17,10 +17,10 @@ Note that =eldoc-box-hover-at-point-mode= enables =eldoc-box-hover-mode= — it - =eldoc-box-hover-mode= :: Display documentation of the symbol at point in a childframe on upper corner. - =eldoc-box-hover-at-point-mode= :: Display documentation of the symbol at point in a childframe below point. (That's what the =at-point= part mean) +- =eldox-box-eglot-help-at-point= :: See below. ** Face - =eldoc-box-border= :: Adjust =:background= of this face for border color. - =eldoc-box-body= :: Adjust =:background= and =:font= of this face for background color and font of the childframe. I suggest to use a nice Sans Serif font, such as Source Sans Pro. -- =eldox-box-eglot-help-at-point= :: See below. ** Variable - =eldoc-box-max-pixel-width= & =eldoc-box-max-pixel-height= :: Set them according to the screen resolution of your machine. - =eldoc-box-only-multi-line= :: Set this to non-nil and eldoc-box only display multi-line message in childframe. One line messages are left in minibuffer.