nvim/.luarc.json

5 lines
52 B
JSON
Raw Permalink Normal View History

2024-03-03 18:01:30 -05:00
{
"diagnostics.globals": [
"vim"
]
}