nixos/nvim/.luarc.json
2024-08-20 16:53:12 -04:00

5 lines
No EOL
63 B
JSON

{
"diagnostics.disable": [
"missing-fields"
]
}