recalculate condition on working directory changed #225
Unanswered
EkeMinusYou
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When switching between projects, the condition is not recalculated, so the initial result is still used. Is there a way to force a recalculation?
https://github.com/nvimtools/none-ls.nvim/blob/main/doc/MAIN.md#conditions
For example, in the following situation, if move from a project where Prettier is disabled to a project where Prettier is enabled,
prettierd
will not become active.Beta Was this translation helpful? Give feedback.
All reactions