diff options
Diffstat (limited to 'etc/vimrc')
-rw-r--r-- | etc/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 % |