diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-07-21 19:45:38 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-07-21 19:45:38 +0200 |
commit | fd9f3cbca56f8404b83317ab0a59a3c5a324c425 (patch) | |
tree | b48ffc30b944251da4e046808df2be8714f0daf4 | |
parent | df5c52aaefa01e5f807b66c1c74194592bf56fc7 (diff) |
vimrc: Add texvn
-rw-r--r-- | etc/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 % |