From fd9f3cbca56f8404b83317ab0a59a3c5a324c425 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 21 Jul 2013 19:45:38 +0200 Subject: vimrc: Add texvn --- etc/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/vimrc b/etc/vimrc index cfef80b..0f4000c 100644 --- a/etc/vimrc +++ b/etc/vimrc @@ -60,6 +60,7 @@ map :if exists("g:syntax_on") command! TV :w | :!texv % command! TVb :w | :!texvb % +command! TVn :w | :!texvn % command! TVp :w | :!texvp % -- cgit v1.2.3