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:
3
.vimrc
3
.vimrc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user