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 bc5fbab..2203961 100644
--- a/etc/vimrc
+++ b/etc/vimrc
@@ -62,6 +62,7 @@ map <F7> :if exists("g:syntax_on") <Bar>
command! TV :w | :!texv %
command! TVb :w | :!texvb %
+command! TVbt :w | :!texvbt %
command! TVn :w | :!texvn %
command! TVp :w | :!texvp %