mattn
|
ed7ab5fd49
|
user_emmet_install_global to off to install as global
|
2013-10-22 11:59:42 +09:00 |
|
mattn
|
9475526c1f
|
Possible to disable definition of :Emmet command. Closes #147
|
2013-09-10 19:42:21 +09:00 |
|
mattn
|
fcf0f567be
|
Use i_CTRL-R= instead of <esc>a
|
2013-08-25 23:53:36 +09:00 |
|
mattn
|
9d7a3d4a44
|
Add new option g:emmet_docroot to specify map of document root.
let emmet_docroot = {
\ 'c:/dev/vim-jp.github.com/': 'http://vim-jp.org/',
\ 'c:/dev/mattn/': 'http://mattn.kaoriya.net/',
\}
When getting image size of '/path/to/file.jpg' and current html file is
'c:/dev/mattn/foo/bar/index.html', the image file will be treated as:
http://mattn.kaoriya.net/path/to/file.jpg
|
2013-08-22 20:12:49 +09:00 |
|
mattn
|
13994cc066
|
html5ish
|
2013-08-22 19:55:53 +09:00 |
|
mattn
|
49d2c8280f
|
version bump up
|
2013-08-13 21:29:01 +09:00 |
|
mattn
|
f7a8cce3d5
|
Unity <plug> mapping names
|
2013-08-13 21:18:16 +09:00 |
|
DeaR
|
b9bd4738dc
|
Fix duplicate key.
|
2013-08-08 18:04:25 +09:00 |
|
mattn
|
43d5656dca
|
Rename to Emmet.vim!
|
2013-08-06 19:49:59 +09:00 |
|