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/cmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/lspconfig/server_configurations/cmake.lua') diff --git a/lua/lspconfig/server_configurations/cmake.lua b/lua/lspconfig/server_configurations/cmake.lua index a82263fb..d3345357 100644 --- a/lua/lspconfig/server_configurations/cmake.lua +++ b/lua/lspconfig/server_configurations/cmake.lua @@ -20,7 +20,7 @@ https://github.com/regen100/cmake-language-server CMake LSP Implementation ]], default_config = { - root_dir = [[root_pattern(".git", "compile_commands.json", "build") or dirname]], + root_dir = [[root_pattern(".git", "compile_commands.json", "build")]], }, }, } -- cgit v1.2.3-70-g09d2