nixos/user/modules/neovim/.luarc.json
2026-03-15 11:15:52 -04:00

5 lines
No EOL
63 B
JSON

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