chore(config): use airline for neovim

main
Tran Hau 2021-03-22 03:49:09 +00:00
parent e5facc3d03
commit 55d2186013
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ call plug#begin()
Plug 'sheerun/vim-polyglot'
Plug 'preservim/nerdtree'
Plug 'machakann/vim-sandwich'
Plug 'vim-airline/vim-airline'
" Colorschemes
Plug 'lifepillar/vim-solarized8'