From f64eaaa8d745d0e750d58c88a1d7a61b1c761e36 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 2 Aug 2024 01:50:45 +0900 Subject: feat(packs/lspconfig): typst_lsp -> tinymist * typst_lsp has been replaced by tinymist (nixpkgs). --- fnl/nvrc/packs/lspconfig.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/nvrc') diff --git a/fnl/nvrc/packs/lspconfig.fnl b/fnl/nvrc/packs/lspconfig.fnl index 4317660..32a1750 100644 --- a/fnl/nvrc/packs/lspconfig.fnl +++ b/fnl/nvrc/packs/lspconfig.fnl @@ -32,4 +32,4 @@ (init_lsp :ltex {:settings {:ltex {:language :en-GB}}}) (init_lsp :nil_ls) (init_lsp :pyright {:settings {:python {:analysis {:typeCheckingMode :off}}}}) -(init_lsp :typst_lsp) +(init_lsp :tinymist) -- cgit 1.4.1