vim airline
This commit is contained in:
parent
4476c3fc21
commit
e854c2a44d
@ -65,10 +65,15 @@ nnoremap <C-l> :tabnext<CR>
|
||||
|
||||
" Plugins
|
||||
set rtp+=~/.vim/bundle/Vundle.vim
|
||||
|
||||
call vundle#begin()
|
||||
|
||||
Plugin 'VundleVim/Vundle.vim'
|
||||
Plugin 'preservim/nerdtree'
|
||||
Plugin 'vim-airline/vim-airline'
|
||||
|
||||
call vundle#end()
|
||||
|
||||
filetype plugin indent on
|
||||
|
||||
" Python
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user