This commit is contained in:
Daniel Bauer
2020-02-20 12:19:21 +01:00
parent 9d80238d31
commit f31571359c

View File

@@ -3,7 +3,12 @@
{
"pyls":
{
"enabled": true
"command":
[
"~/conda/bin/pyls"
],
"enabled": true,
},
"rls":
{