Wednesday, May 24, 2017

Re: Vim startup profiling

On Mi, 24 Mai 2017, Antony Scriven wrote:

> Your colorscheme or vimrc or both appears to be causing
> syncolor.vim to go bananas. I'd take a look at the code
> there to find out what's going on. filetype.vim and menu.vim
> are just big. You can disable loading menu.vim with `set
> guioptions+=M` if you don't need it.

Yes, and it must be set before the menu vim script is loaded, so before
any filetype or :syn on commands in your vimrc, so it should be done
relatively early in

Best,
Christian
--
Das X ist der Klappstuhl des Alphabets.
-- Ramòn Gómez de la Serna

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: