1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Updated vim-airline to reflect new location and themes repo

This commit is contained in:
2016-02-02 11:26:40 +01:00
parent b2bdb2588e
commit 045f0a725a

3
.vimrc
View File

@@ -27,7 +27,8 @@ nmap <F8> :TagbarToggle<CR>
" 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