aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-12-02 22:53:32 +0300
committerGitHub <noreply@github.com>2022-12-02 22:53:32 +0300
commite28358e33b98998e00c2c62d5d561626d96bed24 (patch)
tree0d5a4477debe62503408a44d3fbfd3cbf75df0dd
parent779fa44930a7348523ec62c9201dd167412a05eb (diff)
revert accidental pushjoshspicer/add-vim-common-utils
-rwxr-xr-xsrc/common-utils/install.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common-utils/install.sh b/src/common-utils/install.sh
index e7f60e5..5530b96 100755
--- a/src/common-utils/install.sh
+++ b/src/common-utils/install.sh
@@ -91,7 +91,6 @@ if [ "${PACKAGES_ALREADY_INSTALLED}" != "true" ]; then
bzip2 \
zip \
nano \
- vim \
vim-tiny \
less \
jq \