neovim/.luarc.json

5 lines
52 B
JSON
Raw Permalink Normal View History

2024-06-28 08:51:10 +00:00
{
"diagnostics.globals": [
"vim"
]
}