From 4e3c365eb73e82ef121d07aa68b578e6a7c34077 Mon Sep 17 00:00:00 2001 From: Buddy Sandidge Date: Sun, 13 Mar 2016 21:27:38 -0700 Subject: [PATCH] change doctype formatting --- vim/UltiSnips/html.snippets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/UltiSnips/html.snippets b/vim/UltiSnips/html.snippets index 0ef2d64..a2e55ed 100644 --- a/vim/UltiSnips/html.snippets +++ b/vim/UltiSnips/html.snippets @@ -1,5 +1,5 @@ snippet doctype "html5 doctype" ! - + endsnippet snippet head "head tag based html5 boilerplate" !