Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap Issues #2

Open
Atalanta opened this issue Mar 1, 2015 · 1 comment
Open

Bootstrap Issues #2

Atalanta opened this issue Mar 1, 2015 · 1 comment

Comments

@Atalanta
Copy link

Atalanta commented Mar 1, 2015

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.

@aronchick
Copy link

+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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants