chore(config): use airline for neovim
parent
e5facc3d03
commit
55d2186013
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue