Ver Fonte

Enable Latexbox continuous preview

Andrew Swistak há 7 anos atrás
pai
commit
8bd9d5bdc5
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      vimrc

+ 3 - 0
vimrc

@@ -472,3 +472,6 @@ function! YcmOnDeleteChar()
   endif
   return ""
 endfunction
+
+let g:LatexBox_latexmk_async = 1
+let g:LatexBox_latexmk_preview_continuously = 1