Delete untitled.sublime-project
This commit is contained in:
parent
7b7fa6a8f6
commit
4ad127f61a
|
@ -1,30 +0,0 @@
|
|||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "/home/kitteh/bar"
|
||||
},
|
||||
{
|
||||
"path": "/home/kitteh/zig/lib/std"
|
||||
},
|
||||
{
|
||||
"path": "/home/kitteh/KittehSublimeTheme"
|
||||
},
|
||||
{
|
||||
"path": "/home/kitteh/.config/sublime-text-3/Packages/Zig Language"
|
||||
}
|
||||
],
|
||||
"settings":
|
||||
{
|
||||
"LSP":
|
||||
{
|
||||
"zig":
|
||||
{
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue