On Wed, Apr 7, 2010 at 2:04 AM, Maciej Piechotka <uzytkown...@gmail.com> wrote:

> - Is there a list of tutorials how to configure and/or program Yi? I
> think I staring understend some parts but I don't think I fully
> understend it (while I'm usually power user it is not so much case with
> emacs).

Unfortunately, no. There are a few examples in src/Yi/Users/, though,
that should be helpful.

> - How to turn off displaying λ, ∷  and other Unicode symbols? I could
> live when they are in code (but Yi seems to underline on red all such
> symbols) but "∷  " to have ":: " is very strange (while having both in
> code and in editor "∷  " or ":: " is perfectly OK).

A few of the example configs do this. It's called removing
annotations, and you can use the function Yi.Modes.removeAnnot to do
it. Map over the mode table and apply that to each mode.

-- 
Jeff Wheeler

Undergraduate, Electrical Engineering
University of Illinois at Urbana-Champaign

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

To unsubscribe, reply using "remove me" as the subject.

Reply via email to