From 39ac8f7d0a322e581f1757334b01702972996362 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 19 Dec 2024 16:32:46 +0100 Subject: update vim config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .vim/snippets/html.lua | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to '.vim/snippets/html.lua') diff --git a/.vim/snippets/html.lua b/.vim/snippets/html.lua index 07c2c09..af7be73 100644 --- a/.vim/snippets/html.lua +++ b/.vim/snippets/html.lua @@ -8,18 +8,16 @@ return { - - - - - - - - {title} + + + + {title} + + - {body} + {body} -- cgit 1.4.1