tests/lsp-servers: disable shopify_theme_ls
This commit is contained in:
parent
c807eb762b
commit
edbd483f08
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ let
|
|||
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
|
||||
"ruff_lsp"
|
||||
"typst_lsp"
|
||||
|
||||
# TODO: 2026-01-23 build failure
|
||||
"shopify_theme_ls"
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue