From edc3bbe0aac754aec00a276f9a24e3800e2e12be Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 3 Oct 2007 15:07:44 +0100 Subject: [PATCH] latex-suite configuration --- .vim/ftplugin/tex.vim | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vim/ftplugin/tex.vim diff --git a/.vim/ftplugin/tex.vim b/.vim/ftplugin/tex.vim new file mode 100644 index 0000000..4e3bb1e --- /dev/null +++ b/.vim/ftplugin/tex.vim @@ -0,0 +1,3 @@ +let Tex_UsePython = 1 + +let Tex_FoldedMisc = "preamble,<<<" -- 2.39.5