Monday, August 19, 2013

Vim takes a lot of time "opening buffers" when opening a file for the first time

Hey all,

my vim takes a lot of time when opening a file for the first time. I made a "vim --startuptime start.log .vimrc" (my .vimrc has about 500 lines). These are the TOP4 processes:

2075.385 1790.067: opening buffers
2200.133 124.203: BufEnter autocommands
117.800 082.955 062.110: sourcing $HOME/.vimrc
247.013 073.089 073.089: sourcing /home/fwagner/.vim/bundle/vim-fat-finger/plugin/fat-finger.vim

Any idea how I can speed this up? Thank you very much in advance!

--
--
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/groups/opt_out.

No comments: