From 26d43bb52ede62f7092bd7754d8b3ec6a7fb251a Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Mon, 13 Oct 2025 08:10:02 +0200 Subject: nixvim: add typst support --- common/home/programs/nixvim/plugins/typst-preview.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/home/programs/nixvim') diff --git a/common/home/programs/nixvim/plugins/typst-preview.nix b/common/home/programs/nixvim/plugins/typst-preview.nix index 7753cc0..2973c62 100644 --- a/common/home/programs/nixvim/plugins/typst-preview.nix +++ b/common/home/programs/nixvim/plugins/typst-preview.nix @@ -2,6 +2,6 @@ { enable = true; settings = { - open_cmd = "firefox %s -P typst-preview --class typst-preview"; + open_cmd = "firefox %s --class typst-preview"; }; } -- cgit v1.2.3-70-g09d2