My problem is I’m trying to hide the tear-off-menu for VIM on Window XP(Sp3). I just don’t like it. How can I do that. Please help.
Just as a suggestions I’m asking the below mentioned question –
I’m learning to use the VIM editor for Windows, mainly the GUI version. Then I was pointed to learn from this blog – Vim Novice Tutorial Videos. Now the tutorials are good but there are practically no tutorials for VIM on windows. Can anyone point me to some windows tutorial for vim.
Another thing is that, I was trying to use the vimrc file of this user but was unable to setup plugins for windows.
in your _vimrc will hide the tear off menu items in the future.
Regarding the tutorials (Vim/GVim on Windows), no, they aren’t usually divided between Vim on Unix/Linux and Vim on Windows, Vim being rather similar on all of those. Some things differ (for example, the name of your vimrc file which is customary _vimrc on Windows, and .vimrc on the *nix boxes), but users usually pick those quickly and forget about them.
Regarding the vimrc file and the plugins found on that link, what is your directory structure? Where did you put vim runtime files and where did you put these configuration files in regards to vim’s position? Could you tell what errors (problems) did you encounter?