From 1a5ab96f7e695249bbbfdf72c53ccc1eb2f9f399 Mon Sep 17 00:00:00 2001 From: sefidel Date: Thu, 28 Mar 2024 23:08:55 +0900 Subject: feat(packs/treesitter): add typst to ensure_installed --- fnl/nvrc/packs/treesitter.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/nvrc/packs') diff --git a/fnl/nvrc/packs/treesitter.fnl b/fnl/nvrc/packs/treesitter.fnl index dc54799..4cd5e55 100644 --- a/fnl/nvrc/packs/treesitter.fnl +++ b/fnl/nvrc/packs/treesitter.fnl @@ -2,7 +2,7 @@ (local colors (require :nvrc.colors)) -(setup {:ensure_installed [:fennel :lua :nix :rust :haskell :c :go :comment] +(setup {:ensure_installed [:fennel :lua :nix :rust :haskell :c :go :typst :comment] :highlight {:enable true :use_languagetree true} :incremental_selection {:enable true :keymaps {:init_selection :gnn -- cgit 1.4.1