diff --git a/.vimrc b/.vimrc index ed0c664..d7f6580 100644 --- a/.vimrc +++ b/.vimrc @@ -27,7 +27,8 @@ nmap :TagbarToggle " Nice statusbar, alternative for powerline. Get powerline font for best " looking result -Plugin 'bling/vim-airline' +Plugin 'vim-airline/vim-airline' +Plugin 'vim-airline/vim-airline-themes' " Better showing of open buffers (open files) Plugin 'bling/vim-bufferline' " Version control notes in the line number bar