dotfiles/.config/awesome/.luarc.json

5 lines
145 B
JSON
Raw Normal View History

2024-02-15 21:17:39 -08:00
{
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
"diagnostics.globals": ["awesome", "client"]
}