aboutsummaryrefslogtreecommitdiff
path: root/.vim/ftplugin/latex-suite/packages/times
diff options
context:
space:
mode:
Diffstat (limited to '.vim/ftplugin/latex-suite/packages/times')
-rw-r--r--.vim/ftplugin/latex-suite/packages/times10
1 files changed, 0 insertions, 10 deletions
diff --git a/.vim/ftplugin/latex-suite/packages/times b/.vim/ftplugin/latex-suite/packages/times
deleted file mode 100644
index 499a13b..0000000
--- a/.vim/ftplugin/latex-suite/packages/times
+++ /dev/null
@@ -1,10 +0,0 @@
-if exists("times_package_file")
- finish
-endif
-let times_package_file = 1
-
-let g:TeX_package_option_times = ''
-
-let g:TeX_package_times = ''
-
-" vim:ft=vim:ff=unix: