This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
emmet-vim-fork
Watch
1
Star
0
Fork
0
You've already forked emmet-vim-fork
forked from
VimPlug/emmet-vim
Code
Pull Requests
Activity
Files
105bea22b82578212740e1597afdf79306255d09
emmet-vim-fork
/
autoload
/
emmet
/
lang
History
sheoak
105bea22b8
Merge branch 'master' of
https://github.com/mattn/emmet-vim
2014-08-04 15:07:09 +02:00
..
css.vim
Remove debug code
2014-08-04 12:21:02 +09:00
haml.vim
Changed 'parenthesis' setting to 'attribute_style' setting to allow for choice between 'hash' and 'html'
2014-07-17 09:40:35 -04:00
html.vim
div[foo bar] should be expanded into <div foo="" bar=""></div>.
close
#218
2014-07-18 20:29:28 +09:00
less.vim
Add less support,and fix scss typo.
2013-12-13 02:29:52 +08:00
sass.vim
Fixes issue
#211
- sass not working properly because expecting braces instead of tabs
2014-08-04 15:05:40 +02:00
scss.vim
Fix
#207
2014-05-19 15:13:34 +09:00
slim.vim
Support boolean attributes, related issue
#170
2013-11-25 01:36:12 +09:00