Files
dotFiles/.config/nvim/.luarc.json

5 lines
52 B
JSON
Raw Normal View History

2025-04-24 02:45:33 +05:30
{
"diagnostics.globals": [
"vim"
]
}