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-07 19:24:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
55
Commits
6
Branches
1
Tag
8d43e93dc5b6945cae8b203c83c717736f04bd03
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
mattn
8d43e93dc5
expand 'ul+' to 'ul>li'. fix undo ring. support visual selection. when type trigger key on visual select, it request you leader like 'ul>li'. if you give 'ul>li*' as leader, you'll get each separate 'ul>li' tags. and when you give 'blockquote' as leader, you'll get blocked text.
2010-02-23 19:48:30 +09:00
zencoding.vim
expand 'ul+' to 'ul>li'. fix undo ring. support visual selection. when type trigger key on visual select, it request you leader like 'ul>li'. if you give 'ul>li*' as leader, you'll get each separate 'ul>li' tags. and when you give 'blockquote' as leader, you'll get blocked text.
2010-02-23 19:48:30 +09:00
zencoding.vim.vimup
expand 'ul+' to 'ul>li'. fix undo ring. support visual selection. when type trigger key on visual select, it request you leader like 'ul>li'. if you give 'ul>li*' as leader, you'll get each separate 'ul>li' tags. and when you give 'blockquote' as leader, you'll get blocked text.
2010-02-23 19:48:30 +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%