On 2016-07-27, Manuel Ortega wrote: > If "syntax on" is in the system vimrc as proposed, then I can't seem to find > any way *at all* to disable the loading of the system menu.vim (short of > unacceptable hacks like bash-aliasing 'vim' to 'vim -u ~/.vimrc'.)
How about "sudo rm /usr/share/vim/vimrc"? Another, less drastic way would be to create a file, ~/.vim/ftdetect/guioptions.vim, containing this: set guioptions+=M Regards, Gary -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.