From b747b20caea209354114f5e2566027df8ddba767 Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Sat, 9 Apr 2022 22:13:08 -0700 Subject: docs: remove outdated root pattern references (#1828) --- lua/lspconfig/server_configurations/zls.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/lspconfig/server_configurations/zls.lua') diff --git a/lua/lspconfig/server_configurations/zls.lua b/lua/lspconfig/server_configurations/zls.lua index 93ca32b5..d890fb63 100644 --- a/lua/lspconfig/server_configurations/zls.lua +++ b/lua/lspconfig/server_configurations/zls.lua @@ -14,7 +14,7 @@ https://github.com/zigtools/zls Zig LSP implementation + Zig Language Server ]], default_config = { - root_dir = [[util.root_pattern("zls.json", ".git") or current_file_dirname]], + root_dir = [[util.root_pattern("zls.json", ".git")]], }, }, } -- cgit v1.2.3-70-g09d2