mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
set zathura as vimtex preview
This commit is contained in:
@@ -145,6 +145,7 @@ Plug 'sheerun/vim-polyglot'
|
|||||||
let g:polyglot_disabled = ['javascript', 'jsx', 'latex']
|
let g:polyglot_disabled = ['javascript', 'jsx', 'latex']
|
||||||
|
|
||||||
Plug 'lervag/vimtex', { 'for': 'tex' }
|
Plug 'lervag/vimtex', { 'for': 'tex' }
|
||||||
|
let g:vimtex_view_method = 'zathura'
|
||||||
|
|
||||||
Plug 'wellle/targets.vim'
|
Plug 'wellle/targets.vim'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user