nvim/lua/.luarc.json

5 lines
56 B
JSON
Raw Permalink Normal View History

2024-01-27 08:35:27 +00:00
{
"diagnostics.globals": [
"trouble"
]
}