From f15d9faa31be42f4f5900918ec6826acb2c3e2a1 Mon Sep 17 00:00:00 2001 From: Derek Morey Date: Wed, 2 Dec 2015 11:39:04 -0500 Subject: [PATCH] removed empty lines between snippets --- snippets/xml.snippets | 2 -- 1 file changed, 2 deletions(-) diff --git a/snippets/xml.snippets b/snippets/xml.snippets index c994529..0ab346b 100644 --- a/snippets/xml.snippets +++ b/snippets/xml.snippets @@ -1,13 +1,11 @@ # xml declaration snippet xml - # tag snippet t <${1:}> ${2} - # inline tag snippet ti <${1:}>${2}