aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/lspconfig/server_configurations/shopify_theme_ls.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/lua/lspconfig/server_configurations/shopify_theme_ls.lua b/lua/lspconfig/server_configurations/shopify_theme_ls.lua
index bf746a8a..22e66fd3 100644
--- a/lua/lspconfig/server_configurations/shopify_theme_ls.lua
+++ b/lua/lspconfig/server_configurations/shopify_theme_ls.lua
@@ -26,10 +26,6 @@ https://shopify.dev/docs/api/shopify-cli
`shopify` can be installed via npm `npm install -g @shopify/cli`.
-```lua
-require lspconfig.shopify_theme_ls.setup {}
-```
-
Note: This LSP already includes Theme Check so you don't need to use the `theme_check` server configuration as well.
]],
},