From 9501c8fe3de714fcc31ae554b8d73beb91dc92c0 Mon Sep 17 00:00:00 2001 From: 0xTux <0xtux@pm.me> Date: Thu, 28 Mar 2024 16:31:08 +0530 Subject: [PATCH] add typescript --- modules/home-manager/nvim/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/home-manager/nvim/default.nix b/modules/home-manager/nvim/default.nix index 69faf80..fc70e3e 100755 --- a/modules/home-manager/nvim/default.nix +++ b/modules/home-manager/nvim/default.nix @@ -30,6 +30,9 @@ # lua luarocks + # ts + typescript + gdu ripgrep ];