nvim1/.luarc.json

6 lines
70 B
JSON

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