Sorry for delay in responding. On Wed, 2010-04-07 at 06:42 -0500, Jeff Wheeler wrote: > On Wed, Apr 7, 2010 at 2:04 AM, Maciej Piechotka > <uzytkownik2-re5jqeeqqe8avxtiumw...@public.gmane.org> 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. >
Hmm. Is it possible to find out the list of LANGUAGE pragmas at top of file? Well - probably access to AST of Haskell file would be sufficient ;) I'm trying, partially for practice, to have a function to insert LANGUAGE pragma in alphabetic order. > > - 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. Thanks
signature.asc
Description: This is a digitally signed message part