Merge pull request #5240 from corasaurus-hex/patch-2
Set the lsp-ui-sideline-actions-icon to the default
This commit is contained in:
commit
007268bc09
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ instead is more sensible."
|
|||
lsp-ui-sideline-show-hover nil
|
||||
;; Re-enable icon scaling (it's disabled by default upstream for Emacs
|
||||
;; 26.x compatibility; see emacs-lsp/lsp-ui#573)
|
||||
lsp-ui-sideline-actions-icon t
|
||||
lsp-ui-sideline-actions-icon lsp-ui-sideline-actions-icon-default
|
||||
;; REVIEW Temporarily disabled, due to immense slowness on every
|
||||
;; keypress. See emacs-lsp/lsp-ui#613
|
||||
lsp-ui-doc-enable nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue