plugins - Load vim-airline and themes

This commit is contained in:
Emmanuel BENOîT 2023-06-18 11:38:49 +02:00
parent 03ae895e9e
commit 73003b1e0d
No known key found for this signature in database
GPG key ID: 2356DC6956CF54EF
7 changed files with 19 additions and 12 deletions

View file

@ -0,0 +1,3 @@
call dein#add('bling/vim-airline', #{
\ lazy: 1,
\ })