added .luarc.json
This commit is contained in:
14
.luarc.json
Normal file
14
.luarc.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"diagnostics.globals": [
|
||||
"awesome",
|
||||
"client",
|
||||
"root",
|
||||
"screen",
|
||||
"tag",
|
||||
"mouse",
|
||||
],
|
||||
"workspace.library": [
|
||||
"/usr/bin/awesome",
|
||||
"/usr/bin/awesome/lain"
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user