.dotfiles/nvim/mason/packages/lua-language-server/libexec/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"
}
}