From d3aaa9d6b8521a9e6cf622dc37e662e9459720b6 Mon Sep 17 00:00:00 2001 From: Ivan Yonchovski Date: Sun, 17 Mar 2024 20:42:41 +0200 Subject: [PATCH] Add lsp-wgsl to lsp-client-packages --- lsp-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lsp-mode.el b/lsp-mode.el index e3d208e484..34588dfd8e 100644 --- a/lsp-mode.el +++ b/lsp-mode.el @@ -189,7 +189,7 @@ As defined by the Language Server Protocol 3.16." lsp-rust lsp-semgrep lsp-shader lsp-solargraph lsp-sorbet lsp-sourcekit lsp-sonarlint lsp-tailwindcss lsp-tex lsp-terraform lsp-toml lsp-ttcn3 lsp-typeprof lsp-v lsp-vala lsp-verilog lsp-vetur lsp-volar lsp-vhdl - lsp-vimscript lsp-xml lsp-yaml lsp-ruby-lsp lsp-ruby-syntax-tree + lsp-vimscript lsp-wgsl lsp-xml lsp-yaml lsp-ruby-lsp lsp-ruby-syntax-tree lsp-solidity lsp-sqls lsp-svelte lsp-steep lsp-tilt lsp-trunk lsp-zig lsp-jq) "List of the clients to be automatically required." :group 'lsp-mode