Dotfiles/nvim/.luarc.json

6 lines
53 B
JSON
Raw Normal View History

2024-02-24 19:53:17 +00:00
{
"diagnostics.globals": [
"vim"
]
}