add vimtex plugin
This commit is contained in:
parent
f359c82a7a
commit
fe45ff8e5f
1 changed files with 3 additions and 0 deletions
3
.vimrc
3
.vimrc
|
@ -38,6 +38,9 @@ Plugin 'scrooloose/nerdtree'
|
|||
" git
|
||||
Plugin 'tpope/vim-fugitive'
|
||||
|
||||
" latex
|
||||
Plugin 'lervag/vimtex'
|
||||
|
||||
" powerline
|
||||
Plugin 'vim-airline/vim-airline'
|
||||
Plugin 'vim-airline/vim-airline-themes'
|
||||
|
|
Loading…
Add table
Reference in a new issue