summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-05-13 08:41:19 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-05-13 08:41:19 +0200
commitdf5c52aaefa01e5f807b66c1c74194592bf56fc7 (patch)
treea648c53931055ab0912831b525980a5d83758d74
parent5f3fb97b4b794fcd4671435dde66de1a571fed48 (diff)
dat bibtex
-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 %