We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cc5c1 commit 52888ecCopy full SHA for 52888ec
lsp-ui-doc.el
@@ -127,7 +127,8 @@ Only the `background' is used in this face."
127
(cursor-type . nil)
128
(inhibit-double-buffering . t)
129
(drag-internal-border . t)
130
- (no-special-glyphs . t))
+ (no-special-glyphs . t)
131
+ (desktop-dont-save . t))
132
"Frame parameters used to create the frame.")
133
134
(defvar lsp-ui-doc-render-function nil
0 commit comments