Explorar el Código

Enable Latexbox continuous preview

Andrew Swistak hace 7 años
padre
commit
5db72c232a
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      vimrc

+ 3 - 0
vimrc

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