1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2026-03-23 05:55:12 +00:00
awesome-copycats/.luarc.json
2024-08-18 11:49:55 +08:00

8 lines
168 B
JSON

{
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
"workspace.library": [
"./lain",
"./awesome-wm-widgets"
]
}