aboutsummaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-05-26 19:00:46 +0000
committerterminaldweller <thabogre@gmail.com>2021-05-26 19:00:46 +0000
commit9bb49d1352c970f666cbf44b0eec11817b2ccb4f (patch)
tree2173d672774aa6710e65a80c7ea2764be63e12c0 /vim
parentmerge (diff)
downloadscripts-9bb49d1352c970f666cbf44b0eec11817b2ccb4f.tar.gz
scripts-9bb49d1352c970f666cbf44b0eec11817b2ccb4f.zip
fixed the w3m script problems. now using exa. some other small stuff
Diffstat (limited to 'vim')
-rwxr-xr-xvim/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/install.sh b/vim/install.sh
index 5114105..f8dd9a8 100755
--- a/vim/install.sh
+++ b/vim/install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
-VIM_VERSION=8.2.2536
+VIM_VERSION=8.2.2885
sudo apt remove --purge vim vim-runtime vim-gnome vim-tiny vim-gui-common
sudo rm -rf /usr/local/share/vim /usr/bin/vim