MacVim starts two instances of Vim. Vim in the console is just one instance. In case of MacVim, when I type the dot, only one of the instances turns into GVim. "Activity Monitor" says "Not Responding". I didn't capture this in the video. In case of Vim, it turns into GVim and bounces the icon. It doesn't actually freeze though. Activity Monitor thinks that because when you click on the icon, no menu pops up. So, it thinks it's frozen.
Yes, I have tried to remove the plugins. I removed all of them. No luck. I have tried to use someone else's vimrc that has the same ruby autocmds to see if my vimrc has a conflict. The line that causes this to happen is autocmd FileType ruby,eruby let g:rubycomplete_buffer_loading = 1 Sorin Ionescu [email protected] +1 (678) 343-1125 2009/6/14 Nico Weber <[email protected]>: > > Hi SpookyET, > > On 13.06.2009, at 06:55, SpookyET wrote: > >> Does anyone have clues how to fix this bug >> http://www.youtube.com/watch?v=nZ_BuIitx8U >> Notice the second bouncing icon. A vim instance turns into gvim and >> freezes on completion. > > this looks weird. Can you check if it's called by any of your plugins? > Move your .vimrc, .gvimrc and your .vim folder out of the way and > slowly add stuff back until the problem happens. What's the minimal > configuration to make this happen? > > Nico > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
