summaryrefslogtreecommitdiff
path: root/etc/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/vimrc')
-rw-r--r--etc/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/vimrc b/etc/vimrc
index cfef80b..0f4000c 100644
--- a/etc/vimrc
+++ b/etc/vimrc
@@ -60,6 +60,7 @@ map <F7> :if exists("g:syntax_on") <Bar>
command! TV :w | :!texv %
command! TVb :w | :!texvb %
+command! TVn :w | :!texvn %
command! TVp :w | :!texvp %