diff --git a/.myemacs b/.myemacs index 3902c9f..39ad086 100644 --- a/.myemacs +++ b/.myemacs @@ -100,5 +100,7 @@ There are two things you can do about this warning: (use-package lsp-treemacs :commands lsp-treemacs-errors-list) + +(setq lsp-prefer-flymake nil) (setenv "ESHELL" (expand-file-name "~/.emacs.d/eshell"))