[Apologies, I just realized this message was to the Vim list.] Barnaby, Cream uses a separate lists:
http://cream.sourceforge.net/about.html We try to avoid using Vim bandwidth on Cream configuration. On Tue, 2007-04-17 at 08:15 -0400, Steve Hall wrote: > On Mon, 2007-04-16 at 19:43 -0700, Barnaby Robson wrote: > > > > Specifically, if anyone would like to help .... I want to set "Tab > > Expansion" to always be on. Currently any time I switch windows, Tab > > Expansion turns itself off. (It remains checked in the menu, > > however) > > Turn on AutoWrap, this sets &expandtab in all buffers. (Cream's Tab > Expansion option is per buffer for temporary on/off.) If you don't > like the text wrapping at your Wrap Width, just set it to something > high like 9999. > > I'll make a ToDo for the errant menu indication.