From 558edd0f6542f39e3c248f6f800f7dd76d780f44 Mon Sep 17 00:00:00 2001 From: Szwendacz Date: Wed, 4 Jun 2025 19:30:44 +0000 Subject: [PATCH] add git-lfs --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index 495ff88..682e3de 100644 --- a/Containerfile +++ b/Containerfile @@ -9,6 +9,7 @@ ENV NEOVIM_PKGS="\ wget \ unzip \ git \ + git-lfs \ neovim \ ripgrep \ npm \