On Mon, 2008-11-10 at 18:14 -0500, Nathan Baker wrote: > > Just started using cream. Seems decent, but I can't get ctags > support to work. I have a tags file at the top of my tree, and every > directory has a .tree_top symlink that points to the top of the > source tree. In my .vimrc I have the following line: > set tags=.tree_top/tags,\ .tree_top/foo/bar/tags > > I take it cream does not honor settings in the .vimrc? Is there a > .creamrc that I can edit and put this same config line (I looked in > ~/.cream but didn't see any config files to edit).
You have to create a cream-user: http://cream.sourceforge.net/faq.html#0201 We intentionally avoid vimrc to keep standard Vim working as-is. -- Steve Hall [ digitect dancingpaper com ] :: Cream... usability for Vim :: http://cream.sourceforge.net ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ cream-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cream-general
