From eb68dafd6ca3b4129415b7145c284ece522438dd Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 20 Mar 2025 15:54:49 +0500 Subject: install: Remove tmux and vim plugins update --- install.conf.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'install.conf.yaml') diff --git a/install.conf.yaml b/install.conf.yaml index 8af8ba7..f9b509d 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -49,8 +49,7 @@ - [git submodule update --init --recursive, Installing submodules] - command: | ~/.config/tmux/plugins/tpm/bin/install_plugins - ~/.config/tmux/plugins/tpm/bin/update_plugins all description: Installing tmux plugins - - command: vim -E +PlugInstall +PlugUpdate +qa + - command: vim -E +PlugInstall +qa description: Install vim plugins stdin: true -- cgit v1.2.3