spf13 / spf13-vim

The ultimate vim distribution
http://vim.spf13.com
Apache License 2.0
15.56k stars 3.63k forks source link

Broke my installation unable to fix it, please help #922

Open gagishmagi opened 8 years ago

gagishmagi commented 8 years ago

this is the error I am getting: ` Vim: Warning: Input is not from a terminal Error detected while processing /home/gagi/.spf13-vim-3/.vimrc.bundles.default: line 2: E492: Not an editor command: ^M line 4: E15: Invalid expression: filereadable(expand("~/.vimrc.before"))^M line 15: E171: Missing :endif`

it also uses all my memory so I need to kill my terminal

I tried removing the following files and folders, and didn't help: spf13-vim vim .vimrc .vimrc.local .vimrc.before .vimrc.bundles .vimrc.bundles.local

gagishmagi commented 8 years ago

trying to reinstall with curl http://j.mp/spf13-vim3 -L -o - | sh