File type (format), window size and wrap character
Cream is a free, easy-to-use configuration of the Vim text editor
Brought to you by:
digitect
|
From: Sime R. <si...@mi...> - 2004-09-06 10:55:39
|
Hello, I have three gripes about Vim (Cream): 1. How to start Cream with window maximized? 2. How to set default file type (file format) to unix? Default for new files is always dos. 3. How to change wrap indicators (in first install it was "..." at the window edges, and I changed default encoding to utf-8, now is just some invalid character? Here is my cream-user.vim located in "C:\Documents and Settings\username\.cream": set sbr=... (my try to change it back :)) set enc=utf-8 set ff=unix (this seems doesn't work?) set ai set si set eol set gfn=Lucida\ Console:h10 Some of them work, some of them don't? Or I mis configured something? BTW, I'm total convert to Cream (Vim). I wish there is a similar project for mutt and some other great programs. Cream for mutt, Cream for x etc :) Thanks In Advance |