aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONFIG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONFIG.md b/CONFIG.md
index d888ad86..20ce884d 100644
--- a/CONFIG.md
+++ b/CONFIG.md
@@ -221,6 +221,9 @@ require'lspconfig'.ansiblels.setup{}
enabled = true,
path = "ansible-lint"
},
+ executionEnvironment = {
+ enabled = false
+ },
python = {
interpreterPath = "python"
}