mirror of
https://github.com/amix/vimrc
synced 2025-06-30 11:54:59 +08:00
Use ctrlpvim/ctrlp.vim instead of unmaintained kien/ctrlp.vim
This commit is contained in:
@ -19,7 +19,7 @@ PLUGINS = """
|
||||
ack.vim https://github.com/mileszs/ack.vim
|
||||
ag.vim https://github.com/rking/ag.vim
|
||||
bufexplorer https://github.com/corntrace/bufexplorer
|
||||
ctrlp.vim https://github.com/kien/ctrlp.vim
|
||||
ctrlp.vim https://github.com/ctrlpvim/ctrlp.vim
|
||||
mayansmoke https://github.com/vim-scripts/mayansmoke
|
||||
nerdtree https://github.com/scrooloose/nerdtree
|
||||
nginx-vim-syntax https://github.com/evanmiller/nginx-vim-syntax
|
||||
|
Reference in New Issue
Block a user