From 4363b7e6c106490e86021dbb09a69f3333599095 Mon Sep 17 00:00:00 2001 From: mpanarin Date: Wed, 11 Sep 2019 11:27:21 +0300 Subject: [PATCH] [SPACEMACS] lsp should ignore filewatch threshold --- .spacemacs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.spacemacs b/.spacemacs index 2ac227d..4f73e24 100644 --- a/.spacemacs +++ b/.spacemacs @@ -755,6 +755,8 @@ dump." :ensure t :diminish lsp-mode :custom + ;; always filewatch + (lsp-file-watch-threshold nil) ;; do not show hover info in eldoc, I have lsp-ui-doc for that (lsp-eldoc-enable-hover nil) ;; Stop with your stupid warning lsp