nvim/.luarc.json
2024-03-03 18:01:30 -05:00

5 lines
52 B
JSON

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