diff options
author | Matt Singleton <msingleton@aclu.org> | 2020-09-15 09:28:06 -0500 |
---|---|---|
committer | Matt Singleton <msingleton@aclu.org> | 2020-09-15 09:28:06 -0500 |
commit | 350c9b6944e142c1faa4f27c945a8a1c7d226a7a (patch) | |
tree | 05420d61893aee719867174be46317cee45ad48d | |
parent | 6e74ee215cfe13befd459e6c63cfb1eb8aac7676 (diff) |
new home for ctrlp
-rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Bundle 'gmarik/vundle' Bundle 'scrooloose/nerdtree' Bundle 'altercation/vim-colors-solarized' Bundle 'vim-scripts/bufexplorer.zip' -Bundle 'kien/ctrlp.vim' +Bundle 'ctrlpvim/ctrlp.vim' Bundle 'pangloss/vim-javascript' Bundle 'jnwhiteh/vim-golang' Bundle 'chase/vim-ansible-yaml' |