From cc9378f8ece34f63b18100ce10b66e6d415e10e1 Mon Sep 17 00:00:00 2001 From: Tsuyoshi CHO Date: Sun, 29 Dec 2019 15:32:12 +0900 Subject: fortls support windows python --- settings.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'settings.json') diff --git a/settings.json b/settings.json index 1e4b8a6..7f91f20 100644 --- a/settings.json +++ b/settings.json @@ -74,6 +74,12 @@ } ], "fortran": [ + { + "command": "fortls", + "requires": [ + "py" + ] + }, { "command": "fortls", "requires": [ -- cgit v1.2.3-54-g00ecf