Excerpts from Jeff Wheeler's message of Sat Jul 18 20:26:16 +0200 2009:
> 
> On Jul 18, 12:57 pm, Nicolas Pouillard <er...@community.haskell.org>
> wrote:
> 
> > Sat Jul 18 13:54:01 EDT 2009  Nicolas Pouillard 
> > <nicolas.pouill...@gmail.com>
> >   * Char.Unicode: add superscripts
> >   Ignore-this: 5d6b5ce01b91364604bd02b27231e191
> >
> >     M ./src/Yi/Char/Unicode.hs -4 +5
> 
> What keymap do you use to integrate this into Vim? Looking at JPB's
> config, he uses escape, but within Emacs; this doesn't make much sense
> in Vim.

Have a look at mine (Ertai) around line 85 there is:

  extraInput = ctrl (char ']') ?>> mkInputMethod mySymbols

However I tend to prefer using XCompose now, and I use Yi.Char.Unicode to
generate a part of my .XCompose file.

-- 
Nicolas Pouillard
http://nicolaspouillard.fr

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

Reply via email to