Arthur.Eschenlauer schrieb:
> As I recall, once upon a time, gVim showed the filetypes on the syntax menu 
> by default.
> Now (gVim 7.x), the filetypes are not shown when gVim starts up, and you have 
> to choose "Show filetypes in menu" from the Syntax menu to get them to show.
> 
> My question is, can I alter _vimrc (on MSWindows) to execute
>   Syntax->Show filetypes in menu
> on startup?
> 
> If so, how?
> 
> Thank you.

:let do_syntax_sel_menu = 1

-- 
Andy

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

Reply via email to