defunkt / coffee-mode

Emacs Major Mode for CoffeeScript
http://ozmm.org/posts/coffee_mode.html
574 stars 147 forks source link

Implement python-mode like indentation #323

Closed syohex closed 9 years ago

syohex commented 9 years ago

This is related to #322.

Before

before

This version(and set coffee-indent-like-python-mode to non-nil)

after