Fix flycheck in lsp-mode
This commit is contained in:
parent
3db600b630
commit
d3bc307fc6
@ -306,7 +306,8 @@
|
||||
:commands lsp-ui-mode
|
||||
:init
|
||||
(setq lsp-ui-doc-enable nil
|
||||
lsp-prefer-flymake nil
|
||||
lsp-diagnostic-package :flycheck
|
||||
lsp-flycheck-live-reporting nil
|
||||
lsp-ui-sideline-enable nil)
|
||||
:config
|
||||
(define-key lsp-ui-mode-map
|
||||
|
Reference in New Issue
Block a user