Files
nvim-config/.luarc.json
T

5 lines
52 B
JSON
Raw Normal View History

2025-01-16 12:23:15 -06:00
{
"diagnostics.globals": [
"vim"
]
}