Commit Graph
100 Commits
Author SHA1 Message Date
mattn 59c2fb6647 Check bundled type at the first 2013-03-26 12:48:02 +09:00
mattn 82c09728d7 Fix checking type for expanding abbreviation. Also move types htmldjango/drupal into default settings. 2013-03-26 12:43:43 +09:00
mattn 0e4fe62138 Merge pull request #106 from Poltergeist/master
Added less support
2013-02-19 17:47:40 -08:00
mattn dc65299159 add zencoding_use_identify to disable. default is 1. 2013-02-13 09:02:43 +09:00
mattn 77c863af95 Merge pull request #104 from dpino/fast-image-size
Use command 'identify' (if supported) to get the size of a local image
2013-02-12 15:52:50 -08:00
mattn 8c072f6a3b fix typo. 2013-01-22 14:14:28 +09:00
mattn 7aee52d710 Merge pull request #101 from snowmantw/patch-1
Update doc/zencoding.txt
2013-01-21 20:46:20 -08:00
mattn 8734406ab6 Merge pull request #100 from snowmantw/master
Optional ZenCoding functions in different modes.
2013-01-21 20:46:03 -08:00
mattn 27350c3672 fix guessing utf-8 2013-01-11 09:51:32 +09:00
mattn 8c108ad27d use lower case 'html' for <DOCTYPE HTML> 2013-01-07 12:07:05 +09:00
mattn f6c5a8c717 fix balance inward. 2012-12-04 10:51:32 +09:00
mattn ac43ff8cd9 remove semi-colon in sass. 2012-11-06 20:22:47 +09:00
mattn 70fe3aa22c version bump up. 2012-11-02 12:24:22 +09:00
mattn 9b3643796a fix. 2012-11-02 12:14:38 +09:00
mattn 40107b67c4 gh-pages. 2012-11-02 12:09:51 +09:00
mattn 77855c4fe1 add snippets for sass. 2012-10-24 11:27:34 +09:00
mattn f0ba3ef4a5 fix fc filter. 2012-10-24 11:22:55 +09:00
mattn eed6b2db44 fix fc filter. 2012-10-24 11:21:17 +09:00
mattn 7a25848537 add tests. 2012-10-24 11:13:43 +09:00
mattn 672af42b71 support (bg+)+c like format. 2012-10-24 11:13:34 +09:00
mattn 95455cc4c8 move cursor to eol if value was set. 2012-10-24 10:34:30 +09:00
mattn 34ce1afda0 add tests. 2012-10-24 10:29:20 +09:00
mattn 9c02c521f1 fix: em/p units. remove debug message. 2012-10-24 10:29:07 +09:00
mattn bd8296d27c support m10-5 like format. 2012-10-24 10:20:25 +09:00
mattn df2b758819 fix test. 2012-10-16 22:41:14 +09:00
mattn 6b8e9720cf fix. 2012-10-16 22:40:21 +09:00
mattn e5baec0d46 Disable completion of unit for z(z-index). This workaround should be removed. 2012-10-16 17:37:38 +09:00
mattn 551740c720 add note. 2012-10-16 17:15:50 +09:00
mattn 3d7138f3ae add tests. 2012-10-16 17:14:31 +09:00
mattn 272bad5c53 treat WORD. 2012-10-16 17:14:26 +09:00
mattn 6575f65eaf support linear gradient. 2012-10-16 17:07:47 +09:00
mattn e4bbc7fcd4 add test. 2012-10-16 16:21:02 +09:00
mattn cc7a2ecf38 support ^ 2012-10-16 16:19:28 +09:00
mattn 72e10f85fe fix cursor placing for haml & slim. close #92 2012-08-23 11:39:28 +09:00
mattn b45b08f5e8 fix jpeg decoder. 2012-08-02 11:47:25 +09:00
mattn b731410946 fix indent. 2012-07-27 09:13:34 +09:00
mattn f60a983ae9 retab. 2012-07-26 14:35:42 +09:00
mattn 5c3abc98a2 fix indent: when wrap inner text with block element, it don't append indent. close #90 2012-07-26 14:16:35 +09:00
mattn 7ad7c1032e escape indent character if it's like '\t' (not "\t"). however, it won't beuseful for me. 2012-07-26 08:58:08 +09:00
mattn 2393c3772a escape filter to be possible to specify regexp. 2012-07-23 20:54:47 +09:00
mattn 2ad5bddc8c filter to split to separated columns with wrap-with-abbreviation. 2012-07-23 20:48:49 +09:00
mattn 267b428943 add test. 2012-07-17 16:19:57 +09:00
mattn 7f38e6f78e version bump up. 2012-07-17 15:30:59 +09:00
mattn 2e3769f5d8 version bump up. 2012-07-17 15:30:44 +09:00
mattn b46410cf05 fixed back to parent nest. close #88 2012-07-17 15:29:51 +09:00
mattn d5a3582b6a behave wrap with abbr if dollar_expr is set. 2012-07-06 16:28:06 +09:00
mattn 8209775129 add new option dollar_expr that don't replace $ to numbers. 2012-07-06 13:39:08 +09:00
mattn 14ba403bf2 fixed bug that '#' was appended with input:text in haml. 2012-07-03 10:36:09 +09:00
mattn 5244c6ec5e fix test. 2012-07-02 13:14:23 +09:00
mattn 490802965d fix escape filter. close #85 2012-07-02 10:03:43 +09:00
mattn 689ff1efab fix test. 2012-06-29 09:57:27 +09:00
mattn 855e1a73df add lang.vim 2012-06-29 09:56:15 +09:00
mattn 255902037d cache result of file types checking. 2012-06-29 09:54:58 +09:00
mattn 61a261ef89 check empty. 2012-06-29 09:19:46 +09:00
mattn e1e79f3d25 fix indent. 2012-06-28 22:10:44 +09:00
mattn c55e379172 fix analyzing jpeg image size. 2012-06-28 22:10:27 +09:00
mattn 8194ee6683 rewrite html#balanceTag. 2012-06-22 14:47:12 +09:00
mattn 43a9e6f962 fix inline_elements/block_elements. 2012-06-20 12:42:01 +09:00
mattn c1ce62261f fix indent for wrapped text. 2012-06-20 12:41:40 +09:00
mattn 57754d9506 open folding. close #83 2012-06-20 11:43:58 +09:00
mattn 264df14c43 treat as scss. 2012-06-13 22:11:17 +09:00
mattn 8d10026f61 orz 2012-06-13 22:07:55 +09:00
mattn aedd9026f0 hahaha 2012-06-13 22:07:18 +09:00
mattn 403058a97d remove last ; 2012-06-13 22:06:45 +09:00
mattn 79c60d1cf5 add sass support. (really?) 2012-06-13 22:04:57 +09:00
mattn 09b6efb86b ; needed. 2012-06-13 22:00:41 +09:00
mattn af0e4f1166 s/sass/scss/g 2012-06-13 21:58:57 +09:00
mattn ca4675c02f add sass support. 2012-06-13 21:45:58 +09:00
mattn 24e65cd412 default filetype. 2012-06-13 21:45:38 +09:00
mattn bddc3f9ff5 check encoding more smart. 2012-06-13 18:44:45 +09:00
mattn 05688356b3 fix indent for ${child}. 2012-06-13 18:21:30 +09:00
mattn 16e3a95d7f fixed ${nr}. and fixed multi-line text for haml & slim. 2012-06-13 18:02:23 +09:00
mattn 65c8fe1d23 missing } 2012-06-13 17:36:52 +09:00
mattn e5b1e29964 fix indent for multiplier items. 2012-06-13 17:20:36 +09:00
mattn 968afb8cbd fix numbering. 2012-06-12 18:01:19 +09:00
mattn 758f96e171 fix numbering. 2012-06-12 18:00:44 +09:00
mattn b61feb2f76 why call in several time. 2012-06-11 20:02:12 +09:00
mattn 1ddb427987 fix detecting eol. 2012-06-11 19:24:55 +09:00
mattn d19b2b4fcd fix snippets for haml & slim. 2012-06-11 19:15:45 +09:00
mattn 5011ea1dc6 fix numbering. 2012-06-11 18:21:05 +09:00
mattn edbf970d03 add test. 2012-06-11 17:58:44 +09:00
mattn 3fc634d532 add test. 2012-06-11 17:57:11 +09:00
mattn c85ae9df08 add tests. 2012-06-11 17:54:24 +09:00
mattn ba8571bad6 fix test. 2012-06-11 17:51:39 +09:00
mattn 15c3f99c68 fix: {item number $ ${nl}}*5 2012-06-11 17:41:41 +09:00
mattn fc604fc4b0 add test. 2012-06-11 11:34:38 +09:00
mattn dcccfc6881 fix group item number. close #25 2012-06-11 11:32:59 +09:00
mattn c35a379b27 add tests. 2012-06-11 10:14:38 +09:00
mattn 8551b28a74 fix indent. close #27 2012-06-11 10:05:41 +09:00
mattn 4c56e1146e fix tests. 2012-06-11 09:12:07 +09:00
mattn b696d02b68 version bump up. 2012-06-10 02:25:27 +09:00
mattn 915726a88d fix indent for wrap with abbreviation. 2012-06-10 02:11:16 +09:00
mattn 01b6732fd6 no need to add cursor when has children. 2012-06-10 02:02:56 +09:00
mattn b75f89ab57 add cursor position. 2012-06-10 01:57:34 +09:00
mattn b62af86318 fix tests. 2012-06-10 01:55:28 +09:00
mattn d5145397cb new style formatter. 2012-06-10 01:55:16 +09:00
mattn 19f984b165 update doc. 2012-06-07 12:55:48 +09:00
mattn faaaed9840 new feature, add code pretty. 2012-06-07 12:50:07 +09:00
mattn d71acb2c22 fix comment filter. 2012-06-07 11:54:37 +09:00
mattn f5c6ad10dc bits fix unittest. 2012-06-06 20:43:35 +09:00