Files
nvim/.luarc.json
2025-12-14 20:45:53 -05:00

5 lines
52 B
JSON

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