Don't bother with lsp-ui because it's awful

This commit is contained in:
MitchMarq42 2022-10-04 17:52:04 -08:00
parent 1ea484ad25
commit b8e9aacefd

View File

@ -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