diff --git a/users/modules/global/neovim.nix b/users/modules/global/neovim.nix index 0c7b0c4..42ac6ea 100644 --- a/users/modules/global/neovim.nix +++ b/users/modules/global/neovim.nix @@ -85,7 +85,7 @@ installRustc = false; installCargo = false; }; - typst-lsp.enable = true; + typst-lsp.enable = false; }; }; };