mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
switch to vimtex
This commit is contained in:
@@ -152,12 +152,10 @@ Plug 'mxw/vim-jsx'
|
|||||||
let g:jsx_ext_required = 0
|
let g:jsx_ext_required = 0
|
||||||
|
|
||||||
Plug 'sheerun/vim-polyglot'
|
Plug 'sheerun/vim-polyglot'
|
||||||
let g:polyglot_disabled = ['javascript', 'jsx']
|
let g:polyglot_disabled = ['javascript', 'jsx', 'latex']
|
||||||
|
|
||||||
|
Plug 'lervag/vimtex', { 'for': 'tex' }
|
||||||
|
|
||||||
Plug 'xuhdev/vim-latex-live-preview', { 'for': 'tex' }
|
|
||||||
let g:tex_flavor = "latex"
|
|
||||||
let g:livepreview_previewer = 'zathura'
|
|
||||||
|
|
||||||
" debug
|
" debug
|
||||||
Plug 'tweekmonster/startuptime.vim'
|
Plug 'tweekmonster/startuptime.vim'
|
||||||
|
|||||||
Reference in New Issue
Block a user