aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--settings.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/settings.json b/settings.json
index 1e4b8a6..7f91f20 100644
--- a/settings.json
+++ b/settings.json
@@ -77,6 +77,12 @@
{
"command": "fortls",
"requires": [
+ "py"
+ ]
+ },
+ {
+ "command": "fortls",
+ "requires": [
"python3"
]
}