Files
nvim/.luarc.json
T
2024-04-07 11:40:22 +02:00

5 lines
52 B
JSON

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