adam-vim icon indicating copy to clipboard operation
adam-vim copied to clipboard

Bootstrap Issues

Open Atalanta opened this issue 9 years ago • 1 comments

So I remembered that you had a totally badass vim config, so I thought I'd take it for a spin. Comments on my bootstrap experience, in case this is useful:

Firstly, the vundle process doesn't work unless you move bundle/vundle to Vundle.vim. Then a make install gets a lot further.

We do see this error:

line  120:
E474: Invalid argument: listchars=tab:>\ ,trail:â~@¢,extends:>,precedes:<,nbsp:+
Press ENTER or type command to continue

(and this is repeated on every startup)

And one of the Github repos required a username and password, which I just skipped.

Not saying you should fix this, but thought it'd be handy for you to know, and it'd be swell if you did.

Atalanta avatar Mar 01 '15 15:03 Atalanta

+1 on both the Vundle directory being wrong, and one of the Github repos requiring a user/pass.

Just letting you know!

I almost created a pull request, but wouldn't want to suggest actual work after you were nice enough to open it up. Anyhow, this would be the diff:

-set rtp+=~/.vim/bundle/Vundle.vim +set rtp+=~/.vim/bundle/vundle

aronchick avatar Mar 12 '15 02:03 aronchick