mirror of
https://github.com/amix/vimrc
synced 2025-07-07 00:15:00 +08:00
Updated plugins
This commit is contained in:
@ -2,6 +2,7 @@ let g:airline_theme = 'dark'
|
||||
call airline#init#bootstrap()
|
||||
call airline#init#sections()
|
||||
source plugin/airline.vim
|
||||
call airline#load_theme()
|
||||
|
||||
describe 'default'
|
||||
before
|
||||
|
Reference in New Issue
Block a user