From 31bee70dd90a9da8531d10db98b5cd7ea3c92c02 Mon Sep 17 00:00:00 2001 From: chxuan <787280310@qq.com> Date: Thu, 26 May 2016 17:18:19 +0800 Subject: [PATCH] Update vimplus --- .vimrc | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.vimrc b/.vimrc index 3aa6538..f9e4b16 100644 --- a/.vimrc +++ b/.vimrc @@ -105,7 +105,7 @@ Plugin 'scrooloose/nerdtree' Plugin 'tpope/vim-fugitive' Plugin 'rstacruz/sparkup', {'rtp': 'vim/'} Plugin 'Valloric/YouCompleteMe' -Plugin 'kien/ctrlp.vim' +Plugin 'ctrlpvim/ctrlp.vim' Plugin 'majutsushi/tagbar' Plugin 'octol/vim-cpp-enhanced-highlight' Plugin 'vim-airline/vim-airline' diff --git a/README.md b/README.md index 6f85539..973b216 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Shortcuts [7]: https://github.com/vim-scripts/taglist.vim [8]: https://github.com/jiangmiao/auto-pairs [9]: https://github.com/vim-scripts/DoxygenToolkit.vim - [10]: https://github.com/kien/ctrlp.vim + [10]: https://github.com/ctrlpvim/ctrlp.vim [11]: https://github.com/majutsushi/tagbar [12]: https://github.com/chxuan/change-colorscheme [13]: https://github.com/Valloric/YouCompleteMe @@ -137,7 +137,7 @@ Shortcuts [19]: https://github.com/vim-scripts/taglist.vim [20]: https://github.com/jiangmiao/auto-pairs [21]: https://github.com/vim-scripts/DoxygenToolkit.vim - [22]: https://github.com/kien/ctrlp.vim + [22]: https://github.com/ctrlpvim/ctrlp.vim [23]: https://github.com/majutsushi/tagbar [24]: https://github.com/chxuan/change-colorscheme [25]: https://github.com/chxuan/vimplus/blob/master/.ycm_extra_conf.py