![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions Questions involving Unix to Windows (Desktop or Server) go here. Any Windows/DOS questions should go here as well. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| gVim creates and leaves strange tilde ~ files in Windows | ghbarratt | Windows & DOS: Issues & Discussions | 2 | 02-27-2008 10:19 PM |
| Traversing Pascal/Delphi code using GVim | SankarV | UNIX for Dummies Questions & Answers | 0 | 02-22-2008 02:24 AM |
| how to add gvim in solaris 5.8 | adityam | SUN Solaris | 1 | 11-24-2007 09:15 AM |
| gVim on Windows | milhan | Windows & DOS: Issues & Discussions | 3 | 02-08-2007 04:34 PM |
| Need to get Gvim on Linux enterprise | frankkahle | Linux | 1 | 08-23-2005 05:29 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Unix format in gVim
I need to be very careful to keep ^M characters out of files.
In gVim, I can change the file format to Unix easily enough, but is there any way to make Unix the default format? I can see "startup options" in the menu, but this takes me to some meaningless config file. I believe my config value should be added in here, but I don't know what I need to add Thanks Last edited by 68ST0X20; 05-31-2008 at 03:09 AM. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
You need to add "unix" to the "sessionoptions" option. Full information avalable at
Vim documentation: options |
|||
| Google The UNIX and Linux Forums |