From f66479518cb140739cba42c50761e46c1adcfc38 Mon Sep 17 00:00:00 2001 From: tvdu29 Date: Sat, 2 Nov 2019 00:15:05 +0100 Subject: [PATCH] Update .myemacs --- .myemacs | 2 ++ 1 file changed, 2 insertions(+) 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"))