Skip to content

Can't use project #10

Description

@VoidAndAny

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions