From ec046bed02d8dbff96530c1ec2f7ff935cb8c324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20Yngve=20Lerv=C3=A5g?= Date: Wed, 4 Jun 2014 14:54:36 +0200 Subject: [PATCH] Added commentstring for tex --- ftplugin/tex.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/ftplugin/tex.vim b/ftplugin/tex.vim index a1e05d6..d7ed8ac 100644 --- a/ftplugin/tex.vim +++ b/ftplugin/tex.vim @@ -13,6 +13,7 @@ endif let b:did_ftplugin = 1 set suffixesadd+=.tex +set commentstring=\%\ %s " {{{1 Options