From 9f22d688a3e919ad33e2e5013d760cbcbed645f6 Mon Sep 17 00:00:00 2001 From: Yuan Fu Date: Sun, 6 Jan 2019 20:56:08 -0500 Subject: [PATCH] Github doesn't support header link, either --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 3c67de5..37dd03a 100644 --- a/README.org +++ b/README.org @@ -13,7 +13,7 @@ Get the file, add to load path, and ** Function - =eldoc-box-hover-mode= :: Display documentation of the symbol at point in a childframe on upper corner. - =eldoc-box-hover-at-point-mode= :: If you enable this minor mode *on top of* =eldoc-box-hover-mode=, the childframe is displayed at point, instead of on the upper corner. -- =eldox-box-eglot-help-at-point= :: [[Use with eglot][See below]] +- =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.