Sublime text project with LSP

pull/8/head
Yax 2 years ago
parent b9947afff5
commit 847ee2930a

@ -0,0 +1,21 @@
{
"folders":
[
{
"path": "."
}
],
"settings":
{
"LSP":
{
"LSP-pylsp":
{
"settings":
{
"pylsp.plugins.jedi.environment": "./.venv"
}
}
}
}
}

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save