nvim/.luarc.json

6 lines
70 B
JSON
Raw Normal View History

2026-03-01 18:53:20 +01:00
{
"diagnostics.globals": [
"vim",
"Snacks"
]
}