1
0
Dotfiles/.config/nvim/.luarc.json
2025-01-02 06:22:18 -05:00

5 lines
52 B
JSON

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