fedhub/fedhub.sublime-project

19 lines
132 B
Text
Raw Normal View History

2020-04-20 05:21:26 +00:00
{
"folders":
[
{
"path": "."
}
],
"settings":
{
"LSP":
{
"rust-analyzer":
{
"enabled": true
}
}
}
}