SectrPrototype/Sectr.sublime-project

24 lines
199 B
Plaintext
Raw Normal View History

{
"folders":
[
{
"path": ".",
}
],
"settings":
{
"LSP":
{
"ols":
{
"enabled": true,
"enable_snippets": false,
},
"odin":
{
"enabled": true
},
},
},
}