Neovim/.luarc.json

5 lines
52 B
JSON
Raw Normal View History

2024-05-12 17:38:26 +00:00
{
"diagnostics.globals": [
"vim"
]
}