From 7991abea323912b5fce531bf25f319b876660c15 Mon Sep 17 00:00:00 2001 From: jimi Date: Thu, 29 Jul 2010 20:10:29 -0500 Subject: [PATCH] Update html snippets, add .gitignore - add snippet comments - have git ignore session file --- .gitignore | 1 + ftplugin/html/html.xpt.vim | 30 +++++++++++------------------- 2 files changed, 12 insertions(+), 19 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d992b6f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +Session.vim diff --git a/ftplugin/html/html.xpt.vim b/ftplugin/html/html.xpt.vim index 75ef5c2..8891d25 100644 --- a/ftplugin/html/html.xpt.vim +++ b/ftplugin/html/html.xpt.vim @@ -43,7 +43,7 @@ XPT skel abbr synonym=html|xhtml " xhtml skeleton `:copy_comment:^ -XPT link " +XPT link " @@ -83,32 +83,24 @@ XSET val|post=Echo(V()=~'\V\^ id=""\$\|val' ? '' : V()) -XPT list " -XSET type=ul -<`type^` `att?^>` -`...{{^ -`^` -`...^`}}^ - +XPT ul abbr alias=_tagAttr "