> I think the culprit is
> 
> C:\Programmi\Vim\vimfiles\after\ftplugin\help.vim
> 
> which contains the line
> 
> wincmd o

wow.  Yeah, that would do it.  I'm not sure what was desired when 
creating this, but it looks like some add-on filetype rather than 
one that comes with the stock build of Vim.  But I'm boggled by 
the apparent bogosity. :)

> That's the reason why I don't get the window split when I press <F1>. Is
> there the possibility that when I press <F1>, the file isn't saved or at
> least have the possibility of undoing or is it better to get rid of
> ..\after\ftplugin\help.vim?

Since the stuff in the after\ directory should be user-controlled 
(rather than vim-distribution-controlled), you should be able to 
nuke or edit the file with impunity.  I'd just blow away that 
line unless you smell other bad mojo in the 
after\ftplugin\help.vim file in which case you should be able to 
just nuke the file.

-tim




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

Reply via email to