Haskell code formatting in Yi

2011-08-06 Thread Tim Dysinger
What would it take to make Yi format haskell code the same as haskell-src-exts ? Right now it formats the code strangely & with 4 spaces on my setup. [ What I desire is that when I press tab, that Yi just formats the code perfectly for that line/context. I don't want to think about the formattin

Issue 360 in yi-editor: Implement an incremental pango renderer

2011-08-06 Thread yi-editor
Status: Accepted Owner: reiner.p...@gmail.com Labels: Type-Defect Priority-Medium New issue 360 by reiner.p...@gmail.com: Implement an incremental pango renderer http://code.google.com/p/yi-editor/issues/detail?id=360 The pango frontend currently uses the PangoLayout API for rendering. This