1
0
Dotfiles/nvim/.luarc.json
2024-12-26 23:51:33 -05:00

5 lines
52 B
JSON

{
"diagnostics.globals": [
"vim"
]
}