Thursday, July 2, 2015

Re: Vim hangs and consums 24% of CPU

Dear wolfv,

On Wed, 1 Jul 2015 18:14:47 -0700 (PDT)
wolfv <wolfvolpi@gmail.com> wrote:

> This is a weird bug.
>
> When the attached test_vim.txt file is opened in Vim, and scrolled down to
> line 372, Vim hangs and consumes 24% of CPU. This only happens with the
> attached vimrc and test_vim.txt. All other files I tried work nice with the
> attached vimrc.
>

I tried running Vim with that .vimrc and that file here (= Mageia Linux x86-64
6), but ran into a problem:

«««
[kdetest@telaviv1 ~]$ gvim test_vim.txt
Error detected while processing /home/kdetest/.vimrc:
line 6:
E117: Unknown function: vundle#begin
line 11:
E492: Not an editor command: Plugin 'gmarik/Vundle.vim'
line 13:
E492: Not an editor command: Bundle 'gabrielelana/vim-markdown'
line 14:
E492: Not an editor command: Plugin 'xolox/vim-misc'
line 15:
E492: Not an editor command: Plugin 'xolox/vim-shell'
line 18:
E117: Unknown function: vundle

No comments: