dotfiles/.config/nvim/.luarc.json

5 lines
52 B
JSON
Raw Normal View History

2025-02-22 23:29:01 +03:00
{
"diagnostics.globals": [
"vim"
]
}