unix-config/.config/nvim/lua/.luarc.json
2024-08-16 21:55:29 +10:00

5 lines
61 B
JSON

{
"diagnostics.disable": [
"unused-local"
]
}