This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
emmet-vim
Watch
1
Star
0
Fork
1
You've already forked emmet-vim
mirror of
https://github.com/mattn/emmet-vim.git
synced
2025-12-15 23:07:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
247
Commits
6
Branches
1
Tag
62ef855ef42e7c0fc9c0ff30c914f4a2188fba55
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Daniel Schauenberg
62ef855ef4
add support for mustache in tag class
2010-07-06 16:55:52 +02:00
docs
@
e28425ce02
fix 'filters'
2010-03-15 20:25:13 +09:00
.gitmodules
see
4ba6dde573
2010-05-06 09:07:34 +09:00
TUTORIAL
typo
2010-03-19 10:05:15 +09:00
unittest.vim
add unittest for mustache in tag class
2010-07-06 16:55:52 +02:00
zencoding.vim
add support for mustache in tag class
2010-07-06 16:55:52 +02:00
zencoding.vim.vimup
fixed behavior for nested block. like "html:5>#page>(header#globalHeader>(hgroup>h1+h2)+(nav>ul>li*3>a)+(form>p.siteSearch>input+input[type=button]))+(#contents>(#main>(section>h2+p*5)+p.pagetop>a[href=#page])+(#sub>p+(nav>ul>li>a)))+(footer#globalFoooter>(ul>li>a)+(p.copyright>small))"
2010-06-11 11:37:57 +09:00
Description
emmet for vim:
http://emmet.io/
css
emmet
html
javascript
vim
MIT
2.1
MiB
Languages
Vim Script
99.7%
Lua
0.2%
Makefile
0.1%