added latex box
This commit is contained in:
parent
681e878a6d
commit
e9b805a5be
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -66,6 +66,7 @@ if has("unix") || has("mac")
|
|||
map <F5> :UndotreeToggle<CR>
|
||||
Plugin 'scrooloose/nerdtree'
|
||||
map <F6> :NERDTreeToggle<CR>
|
||||
Plugin 'LaTeX-Box-Team/LaTeX-Box'
|
||||
Plugin 'AutoComplPop'
|
||||
Plugin 'kien/ctrlp.vim'
|
||||
Plugin 'godlygeek/tabular'
|
||||
|
|
Loading…
Reference in a new issue