remove latex plugin
This commit is contained in:
parent
9b0686efef
commit
05cef550bd
1 changed files with 0 additions and 3 deletions
|
@ -52,9 +52,6 @@ Plug 'editorconfig/editorconfig-vim'
|
|||
" language packs
|
||||
Plug 'sheerun/vim-polyglot'
|
||||
|
||||
" latex
|
||||
Plug 'lervag/vimtex'
|
||||
|
||||
call plug#end() " required
|
||||
filetype plugin indent on " required
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue