dotfiles/.config/awesome/.luarc.json

4 lines
145 B
JSON

{
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
"diagnostics.globals": ["awesome", "client"]
}