-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels