From 529867b4757f64290ec2dbe8e3c2674e564ebb51 Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" <benie@infektor.net> Date: Tue, 4 Aug 2020 13:58:34 +0100 Subject: [PATCH] conduit: Don't automatically install/update packs --- .conduit.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.conduit.yaml b/.conduit.yaml index fd8dee1..aa6bf1a 100644 --- a/.conduit.yaml +++ b/.conduit.yaml @@ -7,5 +7,3 @@ - repo: - remote: https://github.com/k-takata/minpac.git location: ~/.vim/pack/minpac/opt/minpac -- command: - - vim +PackUpdate +quitall