aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/opencl_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lspconfig/configs/opencl_ls.lua')
-rw-r--r--lua/lspconfig/configs/opencl_ls.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lspconfig/configs/opencl_ls.lua b/lua/lspconfig/configs/opencl_ls.lua
index dc88d24c..9d59bebc 100644
--- a/lua/lspconfig/configs/opencl_ls.lua
+++ b/lua/lspconfig/configs/opencl_ls.lua
@@ -14,8 +14,5 @@ Build instructions can be found [here](https://github.com/Galarius/opencl-langua
Prebuilt binaries are available for Linux, macOS and Windows [here](https://github.com/Galarius/opencl-language-server/releases).
]],
- default_config = {
- root_dir = [[util.root_pattern(".git")]],
- },
},
}