1
0
Dotfiles/.config/nvim/.luarc.json
2025-01-24 12:42:29 -05:00

5 lines
52 B
JSON
Executable File

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