#问题描述:
The menu is not displayed when you open gvim with the Gvim command under Terminal. Open Gvim with a terminal in a desktop environment where unity is not enabled is a menu.
Open Gvim from the Program menu is the Display menu.
Opening Gvim with sudo can also display menus, but not the same menu as the top row of Unity's unified desktop, below the top row.
#解决办法: I am in the ubuntu11.04 unity Environment, with MV $home/.gnome2/vim method, not good, still others proposed method is to modify the VIMRC configuration file, too troublesome, finally I found a simple solution from the following address:
You can resolve the issue by adding the-f option after the GVIM directive. Specifically this option what the meaning, oneself man to look at it.
Reference Address: http://superuser.com/questions/299548/updated-ubuntu-11-04-from-10-x-and-vims-menu-bar-disappeared
Solve the problem of gvim menus disappearing under Ubuntu unity