On Mar 23, 9:07 am, carlosvillu <[email protected]> wrote:
> Hi all,
>
> I have a odd behavior in VIM. When i try to save the file,
> automaticaly the file do a Scroll Up to the first lines. Is very
> unconfortable because all time the text is moved around the screen.
>
> I hope what anybody can help me to come back at the normal behavior of
> my lovely VIM.
>
> Thank for all,
> CARLOS.
>
> Pd.: Sorry for me english, i know what is horrible :(

Do you have any BufWritePre autocmds? Possibly to update copyrights,
etc.?

Does this happen without your plugins or .vimrc? What about with just
one or the other?

vim -N -u NONE
vim -N -u NORC
vim --noplugin

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to