Silence lsp file watch warnings
This commit is contained in:
parent
f880718077
commit
50ba0c8a67
@ -2960,7 +2960,8 @@ Emacs support for the Language Server Protocol
|
||||
:custom
|
||||
(lsp-enable-snippet nil)
|
||||
(lsp-eldoc-render-all nil)
|
||||
(lsp-headerline-breadcrumb-enable nil))
|
||||
(lsp-headerline-breadcrumb-enable nil)
|
||||
(lsp-file-watch-threshold 100000))
|
||||
|
||||
(use-package lsp-ui
|
||||
:after (lsp-mode)
|
||||
|
Loading…
Reference in New Issue
Block a user