Commit Graph

30 Commits

Author SHA1 Message Date
Florent Lévigne
588cbd29f7 snippets: add p. and p# 2014-11-28 17:03:48 +01:00
Brian Hogan
b1d1961540 Remove self-closing meta tags on HTML5 templates
In HTML5, it's not necessary, or common, to have self-closing tags. This
commit removes the self-closing meta tags for the html5 and html5l
Snipmate snippets.
2014-10-30 16:56:52 -05:00
yerv000
1bdc25f4c3 ol. and ol# are missing a double quote
ol. and ol# snippets are missing a double quote.
2014-10-24 22:13:42 -07:00
Holger Rapp
6dde955798 Merge pull request #455 from thomd/html-snippet
fixed indentation in html snippets (for UltiSnips)
2014-09-22 18:30:12 +02:00
Thomas Duerr
d515554f16 fixed indentation in html snippets 2014-09-22 10:23:37 +02:00
Nguyen Le
0b323ed6be Added missing quotes on embed and textarea tags in html snippets 2014-09-20 22:08:14 -07:00
Tony
4343a3c660 customize tags html 2014-09-17 20:54:32 -05:00
Jason S. Jones
1a2e6e8311 Add html comment snippet 2014-07-25 21:30:28 -07:00
Ciro Santilli
33803e6123 Add ac Anchor from Clipboard. 2014-06-11 17:09:13 +02:00
Henrik Kjelsberg
2f9bb967c0 Replaced charset property to the html5 equivalent
Also, most html5 style-guides do not use ending slashes with
self-closing tags.
2014-05-01 14:34:30 +02:00
Florent Lévigne
a93d2e8d5a remove accept-charset attribute from form 2014-03-04 15:10:32 +01:00
Florent Lévigne
2d63c6a6b0 change default method to post 2014-03-04 15:08:47 +01:00
Florent Lévigne
68cb7d8da2 remove border attribute for table tag 2014-02-28 15:03:44 +01:00
Adnan Zafar
7f9c4f5807 Modify snippets to support zero tabstop 2013-09-05 14:53:52 -04:00
Marc Weber
80697bea6f replace Filename by vim_snippets#Filename and document it
It doesn't make sense that all snippet engines have to
keep this function somewhere
2013-07-08 23:47:14 +02:00
DSIW
3d14eb9750 Add span. span# to html snippets 2013-06-22 15:33:53 +02:00
Enric Lluelles
3a93e890eb Adding span# and span. snippets 2013-05-26 23:33:29 +02:00
indi
74e1327302 fixed quotes in time tag snippet 2013-02-13 19:54:08 +01:00
Josh Matthews
664c3dd684 Fixing numbering in html snippets. 2013-01-28 19:36:36 -05:00
theocrite
7b5f878886 Adding a html5 snippet
This html5 snippet would provide the minimum someone could expect in a html5 file.
2012-10-24 14:48:06 +03:00
Chipairon
d451f3ebb1 Added missing " to footer. and footer# 2012-09-05 15:35:08 +02:00
DSIW
5d24802154 Fixed snippet map+ 2012-06-26 08:05:03 -03:00
Stephen Tudor
d5b89bc74b Fix mismatched closing tags for h3 2012-05-28 20:49:17 -04:00
Stephen Tudor
3fe8cb6d69 Remove many ending tabstops, as they tend to cause more problems than they solve. 2012-03-31 18:57:33 -04:00
Philippe Mongeau
775540fe1f fixed duplicate title snippet in html.
renamed the first one to 'title=' since it was the title attribute.
The other snippet was for the <title> tag.
2011-10-12 23:20:04 -04:00
Christopher Joslyn
3b8237511c Added missing end-quotes to alt attributes. 2011-08-15 16:37:34 -04:00
Stephen Tudor
ed5c19f3f6 Revamped HTML snippets. 2011-08-02 10:30:45 -04:00
JuanPablo
2992de8d17 div with/withouth class 2011-06-25 14:40:41 -04:00
JuanPablo
ed66e0acef html : add class to divs 2011-06-25 14:36:06 -04:00
Marc Weber
94aebfaadd Move all snippet files into a snippets directory so that you can install it
using VAM. The reason is that snipmate automatically looks for snippets
found in &rtp/snippets
2011-06-21 09:02:13 +02:00