From 2f9bb967c0b4113d203253fecb0dbefb76b4d955 Mon Sep 17 00:00:00 2001 From: Henrik Kjelsberg Date: Thu, 1 May 2014 14:34:30 +0200 Subject: [PATCH] Replaced charset property to the html5 equivalent Also, most html5 style-guides do not use ending slashes with self-closing tags. --- snippets/html.snippets | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/snippets/html.snippets b/snippets/html.snippets index 567003f..d4b5d3f 100644 --- a/snippets/html.snippets +++ b/snippets/html.snippets @@ -449,7 +449,8 @@ snippet html5 - + + ${1:`substitute(vim_snippets#Filename('', 'Page Title'), '^.', '\u&', '')`} ${2:meta}