Commit Graph

773 Commits

Author SHA1 Message Date
mattn
fee5b34b5f ... 2013-11-29 21:07:53 +09:00
mattn
262777309f Customizable quote char 2013-11-29 20:13:26 +09:00
mattn
d2d6a9f385 Merge pull request #166 from zytron/filetype_detection
Changed emmet#getFileType() to do basetype checking on &ft parts
2013-11-29 01:17:22 -08:00
mattn
8aeb24fa77 Fix name of function 2013-11-28 09:44:15 +09:00
mattn
2ecc25f727 Fixes #173 2013-11-28 09:39:26 +09:00
mattn
47f27f8c3d Fixies #172 2013-11-26 16:22:37 +09:00
mattn
e990cebbae Workaround 2013-11-26 12:49:45 +09:00
mattn
48373cbf0a Ooooos 2013-11-26 12:37:47 +09:00
mattn
d6ab310cc9 Fixes rendering type 2013-11-26 09:58:41 +09:00
mattn
fb096ac4d4 Support boolean attributes, related issue #170 2013-11-25 01:36:12 +09:00
mattn
8c1e42340d Closes popup if displayed 2013-11-22 14:50:56 +09:00
mattn
f3e6cc72a3 version bump up 2013-11-21 15:05:08 +09:00
mattn
5a37a6ef26 Closes popup 2013-11-21 12:46:11 +09:00
Bill Hau
59239b05bb Changed emmet#getFileType() to do basetype checking on &ft parts instead of empty type var 2013-11-15 20:15:41 +09:00
mattn
135fb40b27 Merge pull request #169 from minimul/readme-pathogen-update
Pathogen defacto standard is to use 'git clone'. Moreover, the 'unzip /p...
2013-11-14 15:58:52 -08:00
Christian
55eb236bd8 Revert back to https:// url type as this is Github's recommended type. See http://stackoverflow.com/questions/11041729/why-does-github-recommend-https-over-ssh 2013-11-14 15:31:16 -05:00
Christian
e058f514a5 Pathogen defacto standard is to use 'git clone'. Moreover, the 'unzip /path/to/emmet-vim.zip' command does not work because a parent directory (e.g. emmit-vim) needs to be created within the ~/.vim/bundle dir for vim to pickup the plugin correctly. Lastly, use the SSH url as it is the cloning default standard. 2013-11-13 16:59:58 -05:00
mattn
55c0875505 Merge pull request #167 from mattkatz/patch-1
Adding instructions for using Vundle
2013-11-06 19:22:14 -08:00
mattkatz
d60db48777 Adding instructions for using Vundle
Vundle is like pathogen but just an eeeensy bit better.
2013-11-06 19:17:00 -05:00
mattn
b8569d50f4 map keys for the buffer. related issue #163 2013-11-01 18:06:30 +09:00
Bill Hau
b5ea573744 Changed emmet#getFileType() to do basetype checking on &ft parts instead of empty type var 2013-10-31 13:52:52 +00:00
mattn
313a58d55c Remove all quotes. related issue #155 2013-10-31 08:42:29 +09:00
mattn
3c5eb601fb Add !!! 2013-10-29 22:41:33 +09:00
mattn
f82d715caa Possible to specify !!! 2013-10-29 22:18:15 +09:00
mattn
ac79b721c5 Add 'c' for comment 2013-10-29 22:09:06 +09:00
mattn
a765fe7b82 imageSize for css. related issue #155 2013-10-25 22:57:42 +09:00
mattn
036b37fb64 Added test for #164 2013-10-22 13:24:50 +09:00
mattn
c9b8c2edcb Fixes item number in group. Closes #164 2013-10-22 13:21:32 +09:00
mattn
57de05e041 Update README 2013-10-22 12:02:00 +09:00
mattn
ea1b779868 s/ExpandWord/expandWord/g
s/CompleteTag/completeTag/g
Ready for next/prev item
2013-10-22 12:00:04 +09:00
mattn
ed7ab5fd49 user_emmet_install_global to off to install as global 2013-10-22 11:59:42 +09:00
mattn
c588b72fc1 Merge pull request #160 from eugene-p/master
lorem did not pick up count always defaulting to 30
2013-10-17 17:26:45 -07:00
Yauheni(Eugene) Patsiomkin
c78a2ff435 lorem did not pick up count always defaulting to 30 2013-10-17 15:41:42 -06:00
mattn
6baf3c1210 Expand | just for snippets 2013-10-15 10:21:24 +09:00
mattn
c1691caa6a Fixes tests 2013-10-15 10:21:05 +09:00
mattn
4c371b5fa6 Added emmet#expandAbbrIntelligent() to you to do:
imap <expr> <tab> emmet#expandAbbrIntelligent("\<tab>")
2013-10-15 09:26:25 +09:00
mattn
32a1dac905 Added emmet#isExapandable(). related issue #156 2013-10-15 09:13:07 +09:00
mattn
ef2cd77d40 Fixes parsing brackets. closes #157 2013-10-14 22:11:34 +09:00
mattn
0f2a0ed1e8 Fixes test 2013-10-14 22:11:26 +09:00
mattn
89dd2b7e71 Badge 2013-10-02 11:28:08 +09:00
mattn
6a06f58a5e Remove annoying type="text/css" from link:css and link:print snippet. Closes #152 2013-10-01 09:31:40 +09:00
mattn
445ca239ad Remove debug comment 2013-09-26 09:59:47 +09:00
mattn
bd4c1bfaef Expand paren when type is css 2013-09-26 09:57:06 +09:00
mattn
f8095a65dd Expand paren 2013-09-25 22:56:34 +09:00
mattn
9c17334509 Get image paths that is relative location from the current buffer. Related issue #150 2013-09-19 02:03:00 +09:00
mattn
9475526c1f Possible to disable definition of :Emmet command. Closes #147 2013-09-10 19:42:21 +09:00
mattn
5d90a2c83d Restore cursor position on insert-mode 2013-09-09 21:19:38 +09:00
mattn
a5313498d7 No need to capture submatches 2013-09-02 16:32:15 +09:00
mattn
8f1775cf02 <html lang="ja></html> can't toggle comment 2013-08-27 19:34:08 +09:00
mattn
44af2e417d Fixes toggle comment. <meta charset="utf-8"> make it hang 2013-08-27 12:41:59 +09:00