Hi, I'm trying to have Cream use "C:\Temp" for swapfiles instead of the folder the file being edited is in. I've created "C:\Documents and Settings\myusername\.cream\cream-user.vim" with the following content, but it is not being honoured:
let g:CREAM_SWP = "C:/TEMP" I also tried: let $CREAM_SWP = "C:/TEMP" I know cream-user.vim is being processed because if I put garbage in there is an error on startup, "E492: Not an editor command: ..." Thinking there might be some leftovers from upgrading (see previous message) I uninstalled Cream+Vim, deleted %HOMEPATH%\.cream, and reinstalled. No change. Am I seeing a bug, or doing something wrong? cheers, -- matt wilkie -------------------------------------------- Geomatics Analyst Information Management and Technology Yukon Department of Environment 10 Burns Road * Whitehorse, Yukon * Y1A 4Y9 867-667-8133 Tel * 867-393-7003 Fax http://environmentyukon.gov.yk.ca/geomatics/ -------------------------------------------- ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ cream-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cream-general
