aboutsummaryrefslogtreecommitdiff
path: root/.vim/ftplugin/latex-suite/packages/acromake
diff options
context:
space:
mode:
Diffstat (limited to '.vim/ftplugin/latex-suite/packages/acromake')
-rw-r--r--.vim/ftplugin/latex-suite/packages/acromake10
1 files changed, 0 insertions, 10 deletions
diff --git a/.vim/ftplugin/latex-suite/packages/acromake b/.vim/ftplugin/latex-suite/packages/acromake
deleted file mode 100644
index 2130f61..0000000
--- a/.vim/ftplugin/latex-suite/packages/acromake
+++ /dev/null
@@ -1,10 +0,0 @@
-if exists("acromake_package_file")
- finish
-endif
-let acromake_package_file = 1
-
-let g:TeX_package_option_acromake = ''
-
-let g:TeX_package_acromake = 'brs:acromake{<++>}{<++>}{<++>}'
-
-" vim:ft=vim:ff=unix: