Don't bother with lsp-ui because it's awful
This commit is contained in:
parent
1ea484ad25
commit
b8e9aacefd
@ -578,9 +578,9 @@ targets."
|
|||||||
(lsp-completion-provider :none))
|
(lsp-completion-provider :none))
|
||||||
|
|
||||||
;; optionally
|
;; optionally
|
||||||
(use-package lsp-ui
|
;; (use-package lsp-ui
|
||||||
:after lsp
|
;; :after lsp
|
||||||
:commands lsp-ui-mode)
|
;; :commands lsp-ui-mode)
|
||||||
|
|
||||||
;; broken snippets I don't care about...
|
;; broken snippets I don't care about...
|
||||||
(use-package yasnippet
|
(use-package yasnippet
|
||||||
|
Loading…
Reference in New Issue
Block a user