From ba1305772d6dc5939fd7fbad57108aa71ee2d158 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 17 Sep 2013 01:43:28 +0200 Subject: fix: Switch latex to LaTeX-Box-Team/LaTeX-Box, fixes #6 --- ftplugin/latex-suite/projecttemplate.vim | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ftplugin/latex-suite/projecttemplate.vim (limited to 'ftplugin/latex-suite/projecttemplate.vim') diff --git a/ftplugin/latex-suite/projecttemplate.vim b/ftplugin/latex-suite/projecttemplate.vim deleted file mode 100644 index 1ab4be02..00000000 --- a/ftplugin/latex-suite/projecttemplate.vim +++ /dev/null @@ -1,11 +0,0 @@ -" Project name -" let g:projName = '' -" -" Project files -" let g:projFiles = '' - - -" Vim settings/maps/abbrs specific for this project - -" Modeline for this file -" vim:fdm=marker:ff=unix:noet:ts=4:sw=4:ft=vim -- cgit v1.2.3