mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/lsp: mark typst_lsp as unpackaged as the package has been removed from nixpkgs
https://github.com/NixOS/nixpkgs/pull/376698
This commit is contained in:
parent
97a58e9447
commit
63d9bb0d77
1 changed files with 2 additions and 1 deletions
|
@ -155,6 +155,8 @@
|
|||
"theme_check"
|
||||
"tsp_server"
|
||||
"turtle_ls"
|
||||
# typst-lsp has been removed from nixpkgs as the project is archived
|
||||
"typst_lsp"
|
||||
"tvm_ffi_navigator"
|
||||
"twiggy_language_server"
|
||||
"ungrammar_languageserver"
|
||||
|
@ -391,7 +393,6 @@
|
|||
ttags = "ttags";
|
||||
typeprof = "ruby";
|
||||
typos_lsp = "typos-lsp";
|
||||
typst_lsp = "typst-lsp";
|
||||
uiua = "uiua";
|
||||
vacuum = "vacuum-go";
|
||||
vala_ls = "vala-language-server";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue