1
0
Fork 0
dotfiles/.config/nvim/lua/.luarc.json

5 lines
52 B
JSON

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