1
0
Fork 0

Delete untitled.sublime-project

This commit is contained in:
purringChaos 2021-03-31 15:29:43 +01:00 committed by GitHub
parent 7b7fa6a8f6
commit 4ad127f61a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
}
}
}
}