When I check vim start using gvim --startuptime gvim.log, I see:
15076.886 14652.943: starting GUI
This was built from ftp://ftp.vim.org/pub/vim/unix/vim-7.4.tar.bz2 on Ubuntu 12.04. Dependencies installed with apt-get build-dep vim-gnome.
./configure
make
make install
Although vimthey gvim -u NONEstart quickly. Please help me fix this problem.
source
share