senny / cabbage

get the maximum out of emacs
http://senny.github.com/cabbage/
156 stars 21 forks source link

Zencoding #181

Closed ninfaj closed 11 years ago

ninfaj commented 11 years ago

I've added zencoding in my local configuration (https://github.com/rooney/zencoding).

  (cabbage-vendor 'zencoding-mode)
  (require 'zencoding-mode)
  (add-hook 'nxml-mode-hook 'zencoding-mode)

Maybe this is interesting for cabbage? I'll test this and report if something is bugging.

zencoding

jone commented 11 years ago

Looks nice :) Do we want to have this in cabbage core or cabbage vendor? Where should it be placed, if so? In the html bundle?

senny commented 11 years ago

I think the standard we should include it in cabbage-vendor first and move it if there is a demand for it.

Am 05.03.2013 um 11:29 schrieb Jonas Baumann notifications@github.com:

Looks nice :) Do we want to have this in cabbage core or cabbage vendor? Where should it be placed, if so? In the html bundle?

— Reply to this email directly or view it on GitHub.

senny commented 11 years ago

I'm closing this for now.

@ninfaj if you're experiences are good, please open a PR to https://github.com/senny/cabbage-contrib