This commit is contained in:
Christian Nieves
2024-10-04 18:21:31 +00:00
parent 0f5151bcc2
commit 7744a799f0
5 changed files with 80 additions and 4 deletions

View File

@ -27,7 +27,7 @@ function M.setup(capabilities)
"bzl",
"typescript",
},
root_dir = lspconfig.util.root_pattern("google3/*BUILD"),
root_dir = require("lspconfig").util.root_pattern(".citc"),
settings = {},
},
}