Files
nvim-config/lua/ward/.luarc.json
2025-05-24 12:20:45 +02:00

5 lines
52 B
JSON

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