Almost 3 years’ worth of fixes and (hopefully) improvements.
Added binary numbers (0b0101) and fixed some bugs (#9, #62, #63, #65).
Removed deprecated coffee_folding option, added coffee_compile_vert option,
split out compiler, fixed indentation and syntax bugs, and added Haml support
and omnicompletion.
:compiler coffee.coffee_compile_vert option can now be set to split the CoffeeCompile
buffer vertically by default.:coffeescript filter in Haml.:help compl-omni) now uses JavaScript’s dictionary to
complete words.