From ec27b247a5e25f6997b66aee30090eda18efaa27 Mon Sep 17 00:00:00 2001 From: Igor Date: Mon, 18 Aug 2025 23:41:27 -0300 Subject: chore: miscellaneous type fixes --- lsp/custom_elements_ls.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lsp/custom_elements_ls.lua') diff --git a/lsp/custom_elements_ls.lua b/lsp/custom_elements_ls.lua index 3103f564..86e8a1a7 100644 --- a/lsp/custom_elements_ls.lua +++ b/lsp/custom_elements_ls.lua @@ -27,5 +27,5 @@ return { init_options = { hostInfo = 'neovim' }, cmd = { 'custom-elements-languageserver', '--stdio' }, - root_dir = { 'tsconfig.json', 'package.json', 'jsconfig.json', '.git' }, + root_markers = { 'tsconfig.json', 'package.json', 'jsconfig.json', '.git' }, } -- cgit v1.2.3-70-g09d2