blob: 503243061ae2554de0b37e939cbf22861bd3dd07 (
plain) (
blame)
1
2
|
-- [nfnl] Compiled from lsp/lua_ls.fnl by https://github.com/Olical/nfnl, do not edit.
return {cmd = {"lua-language-server"}, filetypes = {"lua"}, root_markers = {".luarc.json"}, settings = {Lua = {telemetry = {enable = false}}}}
|