astronvim_config/.luacheckrc

10 lines
95 B
Plaintext
Raw Normal View History

std = {
globals = {
"vim",
"require",
},
read_globals = {
"fallback",
},
}