From 8d866554a0a5f90797ae293346e38df2c0e17392 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Mon, 12 Jun 2023 20:09:34 +0500 Subject: install: Removed vim plugin install --- install.conf.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'install.conf.yaml') diff --git a/install.conf.yaml b/install.conf.yaml index e849a4e..067ae5e 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -53,4 +53,3 @@ - shell: - [git submodule update --init --recursive, Installing submodules] - [~/.tmux/plugins/tpm/bin/install_plugins, Installing tmux plugins] - - [vim -c 'PlugInstall' +qall || true, Installing vim plugins] -- cgit v1.2.3