aboutsummaryrefslogtreecommitdiff
path: root/vim/.vim/after/ftplugin/tex.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vim/after/ftplugin/tex.vim')
-rw-r--r--vim/.vim/after/ftplugin/tex.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/.vim/after/ftplugin/tex.vim b/vim/.vim/after/ftplugin/tex.vim
index 95e50d4..87f4512 100644
--- a/vim/.vim/after/ftplugin/tex.vim
+++ b/vim/.vim/after/ftplugin/tex.vim
@@ -1,2 +1 @@
set spell
-au BufWritePost * silent! execute "!pdflatex %" | redraw!