nvim/lua/.luarc.json
2025-07-02 15:42:50 +01:00

5 lines
No EOL
65 B
JSON

{
"diagnostics.disable": [
"undefined-global"
]
}