Kalebmcc wrote:
> 3) For some reason, when I open files, Vim starts at a random place.
> Sometimes it starts at the top, sometimes 60% through the file, etc. How do
> I make it start at the top every time?
>
>   
This could be viminfo.
Type set viminfo and see if it is set.
I have this in my _vimrc file because I dont want the viminfo 
functionality to be automatic. I use :rv and :wv to save viminfo when I 
want it.

set viminfo=


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to