emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/haskell-tng-mode 86d9020 373/385: one hsinspect-lsp can be


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode 86d9020 373/385: one hsinspect-lsp can be shared by all projects
Date: Wed, 6 Oct 2021 00:00:07 -0400 (EDT)

branch: elpa/haskell-tng-mode
commit 86d9020c9d90f36bf1b6a413013708375183f755
Author: Tseen She <ts33n.sh3@gmail.com>
Commit: Tseen She <ts33n.sh3@gmail.com>

    one hsinspect-lsp can be shared by all projects
---
 haskell-tng-extra-lsp-hsinspect.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/haskell-tng-extra-lsp-hsinspect.el 
b/haskell-tng-extra-lsp-hsinspect.el
index 268b5e0..1117c50 100644
--- a/haskell-tng-extra-lsp-hsinspect.el
+++ b/haskell-tng-extra-lsp-hsinspect.el
@@ -24,6 +24,7 @@
                    (lambda () haskell-tng-lsp-hsinspect))
   :major-modes '(haskell-tng-mode)
   :server-id 'hsinspect-lsp
+  :multi-root 't
   ;; Do not use `:activation-fn' (with a check for .ghc.flags), the error
   ;; message is not good.
   ;;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]