minetest_x_bows/bin/lua-language-server-3.5.6-l.../meta/3rd/love2d/config.lua

9 lines
159 B
Lua
Raw Normal View History

2022-11-03 10:37:33 -05:00
name = 'LÖVE'
words = {'love%.%w+'}
configs = {
{
key = 'Lua.runtime.version',
action = 'set',
value = 'LuaJIT',
},
}