nix/config/old_sketchybar/.luarc.json

7 lines
171 B
JSON

{
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
"runtime.version": "Lua 5.4",
"diagnostics.global": [
"sbar"
]
}