diff options
| author | Anton Bobov <anton@bobov.name> | 2023-06-12 20:09:34 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2023-06-12 20:09:34 +0500 |
| commit | 8d866554a0a5f90797ae293346e38df2c0e17392 (patch) | |
| tree | 32aec28ba8f74e6b57d7e91ef01b4ae6b1e537b6 /install.conf.yaml | |
| parent | a7372cf9b8d87f27d38e8af454a2f2e65f60a958 (diff) | |
install: Removed vim plugin install
Diffstat (limited to 'install.conf.yaml')
| -rw-r--r-- | install.conf.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
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] |
