diff --git a/ftplugin/tex/common.vim b/ftplugin/tex/common.vim index bd19e67..f423899 100644 --- a/ftplugin/tex/common.vim +++ b/ftplugin/tex/common.vim @@ -1,2 +1,4 @@ compiler rubber map :make + +autocmd BufWritePost *.tex :make