Add latex mode

This commit is contained in:
Oshgnacknak 2022-04-27 19:11:12 +02:00
parent 5c8cecbfc9
commit 2997cba8ed
Signed by: Oshgnacknak
GPG key ID: 8CB7375654585956

View file

@ -19,7 +19,6 @@ Plug 'wlangstroth/vim-racket'
Plug 'sirver/ultisnips' Plug 'sirver/ultisnips'
Plug 'lervag/vimtex' Plug 'lervag/vimtex'
" Plug 'wlangstroth/vim-racket' " Plug 'wlangstroth/vim-racket'
Plug 'sirver/ultisnips'
call plug#end() call plug#end()
set completeopt-=preview set completeopt-=preview