mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
tests/lsp-servers: disable typst_lsp
Deprecation error
This commit is contained in:
parent
25a3dc7cb5
commit
fd279c892d
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ let
|
||||||
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
|
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
|
||||||
"ruff_lsp"
|
"ruff_lsp"
|
||||||
"bufls"
|
"bufls"
|
||||||
|
"typst_lsp"
|
||||||
# Package ‘dotnet-core-combined’ is marked as insecure, refusing to evaluate.
|
# 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)
|
# Dotnet SDK 6.0.428 is EOL, please use 8.0 (LTS) or 9.0 (Current)
|
||||||
# https://github.com/NixOS/nixpkgs/pull/358533
|
# https://github.com/NixOS/nixpkgs/pull/358533
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue