WIP: Somewm migration
This commit is contained in:
parent
f5caff6684
commit
ce56320097
17 changed files with 342 additions and 238 deletions
8
.luarc.json
Normal file
8
.luarc.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
|
||||
"workspace.library": [
|
||||
"/usr/local/share/somewm/lua/",
|
||||
".definitions/"
|
||||
],
|
||||
"runtime.version": "Lua 5.1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue