Open
Description
Configured with
(use-package envrc
:after (lsp-mode flycheck)
:init (envrc-global-mode))
envrc works for the first file I open in a workspace, but when I open another file in the same workspace, lsp-mode complains that the configured language-server command is not present on the path. Is there a way I can get this working?
Metadata
Metadata
Assignees
Labels
No labels