On Thu, 2011-04-07 at 15:14 -0400, Philip Goetz wrote: > > How can I make cream act like vim by default? > > If I start cream, then set behavior to act like vim, that makes the > option to save the cream configuration disappear. So there's no way > to save that behavior as a default.
That's because it's Vim. :) The thinking is that if you want Cream, you get Cream. If you start Cream to get Vim, you should probably just start Vim. But if you insist... use a cream-conf.vim per http://cream.sourceforge.net/faq.html#0201 Edit the example file to set Cream's default behavior to Vim: let g:CREAM_BEHAVE = "vim" -- Steve Hall [ digitect dancingpaper com ] :: Cream for Vim http://cream.sourceforge.net ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ cream-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cream-general
