issues
search
activebridge
/
rails-snippets
Vim Rails snippets, Rails snipmate snippets for VIM
4
stars
0
forks
source link
Add more html snippets
#5
Open
galulex
opened
10 years ago
galulex
commented
10 years ago
Add base html snippets. Such as
h5
, 'p' etc.
Add html5 snippets. Such as
video
,
audio
section
,
nav
, etc.
Include also snippet with
source
for
video
and
audio
elements.
h5
, 'p' etc.video
,audio
section
,nav
, etc.source
forvideo
andaudio
elements.