aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/lua_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/lua_ls.lua')
-rw-r--r--lsp/lua_ls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/lua_ls.lua b/lsp/lua_ls.lua
index 85bd8846..9b159ef7 100644
--- a/lsp/lua_ls.lua
+++ b/lsp/lua_ls.lua
@@ -73,6 +73,7 @@ return {
cmd = { 'lua-language-server' },
filetypes = { 'lua' },
root_markers = {
+ '.emmyrc.json',
'.luarc.json',
'.luarc.jsonc',
'.luacheckrc',