summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-05-03 21:34:30 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-05-03 21:34:30 +0200
commitc545beb0fe9d7e6e0b78a4dced3e2b5ad3b352b1 (patch)
treea28da1af7dc5043f4ee9676bec3d5667fd48e1b6
parent6ac3b04280961ee578b7d0d73b50cf70e0635fd3 (diff)
fucking latexHEADmaster
-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 %