From cb63c50f0eba7b27ca33e0188abe87fcd3fb5ee7 Mon Sep 17 00:00:00 2001 From: Rachel Lambda Samuelsson Date: Fri, 1 Dec 2023 20:46:43 +0100 Subject: [PATCH] typst vim support --- home/rachel.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/rachel.nix b/home/rachel.nix index f1c1c2a..2929a58 100644 --- a/home/rachel.nix +++ b/home/rachel.nix @@ -258,6 +258,7 @@ in nvim-lspconfig idris2-vim numb-nvim + typst-vim ]; };