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 use project #10

Open
VoidAndAny opened this issue Nov 12, 2013 · 4 comments
Open

Can't use project #10

VoidAndAny opened this issue Nov 12, 2013 · 4 comments

Comments

@VoidAndAny
Copy link

I don't know if it's a bug because of my configuration or if I just don't know how to use you plugin, but I can't make it work.

In my .vimrc I added these lines :

Bundle 'amiorin/vim-project'
let g:project_use_nerdtree = 0
set rtp+=~/.vim/bundle/vim-project/
call project#rc()
Project  'scratch'

When I use the :Project comand without argument to initialize project I have this error :

E471: Argument required

With scratch (no quote) argument :

E121: Undefined variable: scratch
E116: Invalid arguments for function project#config#project

And with the 'scratch' argument nothing hapen.

Can you help me please.

@amiorin
Copy link
Owner

amiorin commented Nov 13, 2013

Have you created the directory 'scratch' in your home?

@VoidAndAny
Copy link
Author

No I didn't, just did it but it change nothing.

Is the possibility to create an empty project always available ?
I saw over internet that it is possible to send :Project command then after create the project with \C but if I can't use .Project command (error argument required)

@luweijie007
Copy link

@amiorin , I have this same problem too.
input :Project
and see that;
E471: Argument required
and what can i do, need you help . thanks

@loveofwsp
Copy link

I have this same problem too!!!

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