summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/vimrc b/etc/vimrc
index 5f734b1..cfef80b 100644
--- a/etc/vimrc
+++ b/etc/vimrc
@@ -59,6 +59,7 @@ map <F7> :if exists("g:syntax_on") <Bar>
\ endif <CR>
command! TV :w | :!texv %
+command! TVb :w | :!texvb %
command! TVp :w | :!texvp %