You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
toVundle.vim
. Then a make install gets a lot further.We do see this error:
(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.
The text was updated successfully, but these errors were encountered: