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

can't install 'mattn/emmet-vim' #492

Closed
javyliu opened this issue Jul 11, 2014 · 5 comments
Closed

can't install 'mattn/emmet-vim' #492

javyliu opened this issue Jul 11, 2014 · 5 comments

Comments

@javyliu
Copy link

javyliu commented Jul 11, 2014

There's an error on 'E471: Argument required: Plugin' when I add Plugin 'mattn/emmet-vim' to ~/.vimrc

somebody can help me.

@javyliu
Copy link
Author

javyliu commented Jul 11, 2014

oh,I use ' and not ".

@jdevera
Copy link
Contributor

jdevera commented Jul 11, 2014

If you use ', so your line is exactly:

Plugin 'mattn/emmet-vim'

Then it must be another line with double quotes or no arguments. Try grepping your vimrc for those.

@jdevera
Copy link
Contributor

jdevera commented Jul 15, 2014

@javyliu any news on this?

@whatyouhide
Copy link

@jdevera I think this issue isn't a really issue (it's a syntax error), should we consider closing it?

@gxbsst
Copy link

gxbsst commented Oct 24, 2014

@jdevera , it work for me, thanks.

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

4 participants