Hide eldoc doc buffer in buffer list
This commit is contained in:
parent
fe9483dd3c
commit
614c318fdb
@ -111,7 +111,7 @@
|
|||||||
|
|
||||||
;;;; Backstage
|
;;;; Backstage
|
||||||
;;;;; Variable
|
;;;;; Variable
|
||||||
(defvar eldoc-box--buffer "*eldoc-box*"
|
(defvar eldoc-box--buffer " *eldoc-box*"
|
||||||
"The buffer used to display eglot doc.")
|
"The buffer used to display eglot doc.")
|
||||||
|
|
||||||
;;;;; Function
|
;;;;; Function
|
||||||
|
Loading…
Reference in New Issue
Block a user