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

Comment after 'Bundle' command throws error #318

Closed
Uroc327 opened this issue Aug 11, 2013 · 4 comments
Closed

Comment after 'Bundle' command throws error #318

Uroc327 opened this issue Aug 11, 2013 · 4 comments

Comments

@Uroc327
Copy link

Uroc327 commented Aug 11, 2013

In my .vimrc (Vim 7.3, Linux) I have lines like

Bundle 'Gundo'                     " better undo management (undo tree)

Or in general: I have a comment after the Bundle function.

Every single line with a comment throws following error:

line 26:
E116: Invalid arguments for function vundle#config#bundle

Is this a vim bug or a vundle bug?
(If vundle, it would be awesome of course if you could fix it)

@Shougo
Copy link
Contributor

Shougo commented Aug 11, 2013

Is this a vim bug or a vundle bug?

It is vundle problem. But it is feature in current vundle.

@Uroc327
Copy link
Author

Uroc327 commented Aug 11, 2013

Ah ok..

In what way is this a feature?
I do not see any advantage in this behavior ATM... :D

@gmarik
Copy link
Contributor

gmarik commented Aug 13, 2013

It's known issue. see #49.
Closing as duplicate.
It will be fixed in next release.

@gmarik gmarik closed this as completed Aug 13, 2013
@Uroc327
Copy link
Author

Uroc327 commented Aug 13, 2013

ah ok...
thank you

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

3 participants