diff options
author | Nate Eagleson <nate@nateeag.com> | 2014-02-17 23:26:47 -0500 |
---|---|---|
committer | Nate Eagleson <nate@nateeag.com> | 2014-02-17 23:26:47 -0500 |
commit | f050749c293c79328a1a722259e97829fcd681f2 (patch) | |
tree | ac228a9472d2cbfc96a8a0355e66100242c0dc4f /src | |
parent | 7b40f1d47e4be0b7f4266d43314e96310a597bba (diff) | |
download | emmet-mode-f050749c293c79328a1a722259e97829fcd681f2.tar.lz emmet-mode-f050749c293c79328a1a722259e97829fcd681f2.tar.xz emmet-mode-f050749c293c79328a1a722259e97829fcd681f2.zip |
CSS mode detection is more robust and flexible
By introducing a few new variables, we make it easier for users to
control whether emmet-mode will generate HTML or CSS from its
abbreviations.
The new variables are particularly helpful for using emmet-mode in
[web-mode](https://github.com/fxbois/web-mode), where both CSS and HTML
may be present in the same buffer, so major-mode detection is not a
reliable means of deciding whether to generate CSS or HTML.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions