From 5fd8b5608121d29919830e42a00ccddd9f31dadd Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Thu, 24 Oct 2024 09:36:22 -0700 Subject: refactor(docs): drop redundant default_config #3398 Problem: default_config duplicated in `docs` items. Solution: delete it. docgen autogenerates this now. --- lua/lspconfig/configs/syntax_tree.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'lua/lspconfig/configs/syntax_tree.lua') diff --git a/lua/lspconfig/configs/syntax_tree.lua b/lua/lspconfig/configs/syntax_tree.lua index 9b47ee51..aae70593 100644 --- a/lua/lspconfig/configs/syntax_tree.lua +++ b/lua/lspconfig/configs/syntax_tree.lua @@ -21,8 +21,5 @@ build formatters, linters, language servers, and more. gem install syntax_tree ``` ]], - default_config = { - root_dir = [[root_pattern(".streerc", "Gemfile", ".git")]], - }, }, } -- cgit v1.2.3-70-g09d2