Files
hyprduma-config/nvim/.luarc.json
T

5 lines
52 B
JSON
Raw Normal View History

2025-11-15 21:21:50 +04:00
{
"diagnostics.globals": [
"vim"
]
}