dotfiles/nvim/.config/nvim/.luarc.json

8 lines
89 B
JSON

{
"diagnostics.globals": [
"s",
"t",
"f",
"i"
]
}