vim-airline repo changed its ownership from bling to vim-airline (#982)
github automatically redirects to vim-airline, so this is not a problem when installing, but updating just for the sake of explicitness and having the correct username/repo
This commit is contained in:
parent
418c00cbc4
commit
32f91e223d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Plug 'junegunn/goyo.vim'
|
|||
Plug 'jreybert/vimagit'
|
||||
Plug 'lukesmithxyz/vimling'
|
||||
Plug 'vimwiki/vimwiki'
|
||||
Plug 'bling/vim-airline'
|
||||
Plug 'vim-airline/vim-airline'
|
||||
Plug 'tpope/vim-commentary'
|
||||
Plug 'ap/vim-css-color'
|
||||
call plug#end()
|
||||
|
|
Loading…
Reference in a new issue