2012/5/17 Christian Brabandt <[email protected]>

> Hi Pablo!
>
> On Do, 17 Mai 2012, Pablo Giménez wrote:
>
> > Is there any way to know if the main vim menu has been loaded in a vim
> > session.
> > I mean when you start vim on a terminal not gvim.
> > I need an expression that checks it ans just return true or false.
>
> What Vim menu?
>
I main the main menu loaded by $VIMRUNTIME/menu.vim
I want to check when I enter in vim from a terminal if menu.vim has been
loaded, not by default, load it if necessary, and then load my customs menu
entries.
So I can access the menu using :emunu.

>
> regards,
> Christian
> --
> Zu viel Panzer und zu wenig Gehirn, dadurch sind schon die Dinosaurier
> ausgestorben.
>
> --
> 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
>



-- 
Un saludo
Best Regards
Pablo Giménez

-- 
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