From c6794a92279791aeba189634d6d695b5952ff9e8 Mon Sep 17 00:00:00 2001 From: Sun Jiayu <767978963@qq.com> Date: Mon, 11 Oct 2021 17:25:27 +0800 Subject: [PATCH] plugin update change repo (#659) --- update_plugins.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update_plugins.py b/update_plugins.py index 6c13bbce..e39450c7 100644 --- a/update_plugins.py +++ b/update_plugins.py @@ -17,13 +17,13 @@ from os import path # --- Globals ---------------------------------------------- PLUGINS = """ auto-pairs https://github.com/jiangmiao/auto-pairs -ale https://github.com/w0rp/ale +ale https://github.com/dense-analysis/ale vim-yankstack https://github.com/maxbrunsfeld/vim-yankstack ack.vim https://github.com/mileszs/ack.vim bufexplorer https://github.com/jlanzarotta/bufexplorer ctrlp.vim https://github.com/ctrlpvim/ctrlp.vim mayansmoke https://github.com/vim-scripts/mayansmoke -nerdtree https://github.com/scrooloose/nerdtree +nerdtree https://github.com/preservim/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/tomtom/tlib_vim @@ -50,7 +50,7 @@ vim-flake8 https://github.com/nvie/vim-flake8 vim-pug https://github.com/digitaltoad/vim-pug lightline.vim https://github.com/itchyny/lightline.vim lightline-ale https://github.com/maximbaz/lightline-ale -vim-abolish https://github.com/tpope/tpope-vim-abolish +vim-abolish https://github.com/tpope/vim-abolish rust.vim https://github.com/rust-lang/rust.vim vim-markdown https://github.com/plasticboy/vim-markdown vim-gist https://github.com/mattn/vim-gist