From 7ac2e58973078e4594d36746af0c73ede68709ca Mon Sep 17 00:00:00 2001 From: Micah Halter Date: Tue, 24 Sep 2024 23:53:54 -0400 Subject: docs(taplo): update out of date docstring with new root_dir (#3319) --- lua/lspconfig/server_configurations/taplo.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/lspconfig/server_configurations/taplo.lua b/lua/lspconfig/server_configurations/taplo.lua index 06d6125c..28660013 100644 --- a/lua/lspconfig/server_configurations/taplo.lua +++ b/lua/lspconfig/server_configurations/taplo.lua @@ -19,7 +19,7 @@ cargo install --features lsp --locked taplo-cli ``` ]], default_config = { - root_dir = [[root_pattern("*.toml", ".git")]], + root_dir = [[root_pattern(".git")]], }, }, } -- cgit v1.2.3-70-g09d2