nixos/lua-lsp/meta/3rd/lovr/config.json

8 lines
127 B
JSON
Raw Normal View History

{
"name" : "LÖVR",
"words" : ["lovr%.%w+"],
"settings" : {
"Lua.runtime.version" : "LuaJIT"
}
}