From df6000b751964b320739ac86d3eb3feb16eebce0 Mon Sep 17 00:00:00 2001 From: TLDay Date: Fri, 23 Jul 2021 11:54:06 +0800 Subject: [PATCH] change tlib's repo address original tlib repo is not maintained any more, official repo has been transfered to github already, we should transfer to official repo. This will also fix E1208 Error. --- update_plugins.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_plugins.py b/update_plugins.py index 36f1475f..8096733e 100644 --- a/update_plugins.py +++ b/update_plugins.py @@ -25,7 +25,7 @@ mayansmoke https://github.com/vim-scripts/mayansmoke nerdtree https://github.com/scrooloose/nerdtree nginx.vim https://github.com/chr4/nginx.vim open_file_under_cursor.vim https://github.com/amix/open_file_under_cursor.vim -tlib https://github.com/vim-scripts/tlib +tlib https://github.com/tomtom/tlib_vim vim-addon-mw-utils https://github.com/MarcWeber/vim-addon-mw-utils vim-bundle-mako https://github.com/sophacles/vim-bundle-mako vim-coffee-script https://github.com/kchmck/vim-coffee-script