X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=plugins-noroot-nolowendbox.vim;fp=plugins-noroot-nolowendbox.vim;h=c45018eb19a7070e84e7966aa5869bbf49fd2108;hp=57a7c262a6d033e5e5e467079a2435471e8b23ba;hb=6d7deba75e23a00c8b56a2a97150cbe32776920d;hpb=83c897006f96962f08c05be111a0993df9058444 diff --git a/plugins-noroot-nolowendbox.vim b/plugins-noroot-nolowendbox.vim index 57a7c26..c45018e 100644 --- a/plugins-noroot-nolowendbox.vim +++ b/plugins-noroot-nolowendbox.vim @@ -253,6 +253,8 @@ EOF let g:vimtex_fold_enabled = 1 let g:vimtex_fold_levelmarker = '➜' + let g:vimtex_view_general_viewer = 'okular' + let g:vimtex_view_general_options = '--unique file:@pdf\#src:@line@tex' let g:airline#extensions#vimtex#enabled = 1 au FileType c,cpp,objc,java,python packadd! vimspector