Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to come closer to Emmet support, to allow for better consistency of ↵ | Dave Mayo | 2014-08-10 | 1 | -3/+9 |
| | | | | | | | | | | behavior. Major changes include: * Parser is changed to use Emmet's bracket syntax for properties * now uses point as the right bound of the expression * searches for left bound from right bound. This is poorly executed as of now | ||||
* | Make the same logic for hiccup tags | flyingleafe | 2014-08-05 | 1 | -3/+4 |
| | |||||
* | Fixing improper behavior of block tags | flyingleafe | 2014-08-05 | 1 | -3/+4 |
| | |||||
* | Support added for indentation by running indent-region after inserting markup. | Dave Mayo | 2014-07-10 | 1 | -2/+3 |
| | | | | Removes the emmet-prettify function | ||||
* | Added Lorem Ipsum codes | smihica | 2014-06-11 | 1 | -2/+30 |
| | |||||
* | Fixed self-closing tag's behavior on emmet-expand-yas. | smihica | 2014-05-29 | 1 | -2/+7 |
| | |||||
* | Renamed zencoding -> emmet. | smihica | 2013-06-23 | 1 | -208/+208 |
| | |||||
* | Some trivial improvements. | smihica | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | Supported HTML shippets. | smihica | 2013-05-16 | 1 | -70/+159 |
| | |||||
* | Removed unnecessary code. | smihica | 2013-05-16 | 1 | -57/+1 |
| | |||||
* | Supporting HTML-Snippents phase1: Cleaned config-file and Supported html ↵ | smihica | 2013-05-15 | 1 | -39/+67 |
| | | | | default attributes. | ||||
* | Supported subset of emmet's CSS Abbreviations. You can test it in css-mode. | smihica | 2013-03-24 | 1 | -1/+6 |
| | |||||
* | [add] Added CSS transform functions. | smihica | 2013-03-21 | 1 | -0/+594 |