From 9c93438ec993187a3ba8b1e50472b312aae846dd Mon Sep 17 00:00:00 2001 From: Michael Sanders Date: Fri, 15 May 2009 10:57:37 -0400 Subject: [PATCH] removed trailing whitespace from html snippets --- snippets/html.snippets | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/snippets/html.snippets b/snippets/html.snippets index 7eccf9e..5abc731 100644 --- a/snippets/html.snippets +++ b/snippets/html.snippets @@ -110,7 +110,7 @@ snippet body snippet head - + ${1:`substitute(Filename('', 'Page Title'), '^.', '\u&', '')`} ${2} @@ -151,14 +151,14 @@ snippet movie snippet fieldset
${1:name} - + ${3}
snippet form
${3} - - + +

snippet h1