dotfiles/home/apps/neovim/.luarc.json

4 lines
133 B
JSON

{
"Lua.runtime.version": "Lua 5.1",
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json"
}