Merge pull request #1619 from tracyone/doc

doc: update ctrlp.vim url
This commit is contained in:
Christian Brabandt
2017-12-28 11:20:23 +01:00
committed by GitHub

View File

@@ -522,7 +522,7 @@ vimagit <https://github.com/jreybert/vimagit>
let g:airline#extensions#vimagit#enabled = 1
<
------------------------------------- *airline-ctrlp*
ctrlp <https://github.com/kien/ctrlp.vim>
ctrlp <https://github.com/ctrlpvim/ctrlp.vim>
* configure which mode colors should ctrlp window use (takes effect
only if the active airline theme doesn't define ctrlp colors) >