From 9bb49d1352c970f666cbf44b0eec11817b2ccb4f Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Wed, 26 May 2021 23:30:46 +0430 Subject: fixed the w3m script problems. now using exa. some other small stuff --- vim/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim') 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 -- cgit v1.2.3