remove latex plugin

This commit is contained in:
Jidbo 2020-12-19 19:41:00 +01:00
parent 9b0686efef
commit 05cef550bd
Signed by untrusted user: jidbo
GPG key ID: 54C320BF0E44C5CA

View file

@ -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