nvim/.luarc.json
2024-04-20 22:50:58 +02:00

5 lines
52 B
JSON

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