about summary refs log tree commit diff
path: root/fnl/nvrc/packs
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/nvrc/packs')
-rw-r--r--fnl/nvrc/packs/treesitter.fnl2
1 files changed, 1 insertions, 1 deletions
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