Files
nvim/.luarc.json
2026-04-08 00:16:19 +02:00

5 lines
52 B
JSON

{
"diagnostics.globals": [
"vim"
]
}