openingh.nvim/.luacheckrc
2022-09-26 23:28:51 +03:00

6 lines
49 B
Lua

std = luajit
codes = true
globals = {
"vim"
}