diff --git a/tests/lsp-servers.nix b/tests/lsp-servers.nix index df857864..fc44d8bd 100644 --- a/tests/lsp-servers.nix +++ b/tests/lsp-servers.nix @@ -42,6 +42,7 @@ let # See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua "ruff_lsp" "bufls" + "typst_lsp" # Package ‘dotnet-core-combined’ is marked as insecure, refusing to evaluate. # Dotnet SDK 6.0.428 is EOL, please use 8.0 (LTS) or 9.0 (Current) # https://github.com/NixOS/nixpkgs/pull/358533