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

How to use g:erlangWranglerPath? #15

Open
JianMeng opened this issue Jan 31, 2012 · 2 comments
Open

How to use g:erlangWranglerPath? #15

JianMeng opened this issue Jan 31, 2012 · 2 comments

Comments

@JianMeng
Copy link

In README, I see this:

Set the location of the Wrangler tool: (default: "/usr/share/wrangler/")
g:erlangWranglerPath

Do you mean i add a line like this to ~/.vimrc.

g:erlangWranglerPath = path/to/wrangler.

@oscarh
Copy link
Owner

oscarh commented Jan 31, 2012

Hi,

Yes, that's the idea :-)

/Oscar

Jian Meng reply@reply.github.com wrote:

In README, I see this:

Set the location of the Wrangler tool: (default: "/usr/share/wrangler/")
g:erlangWranglerPath

Do you mean i add a line like this to ~/.vimrc.

g:erlangWranglerPath = path/to/wrangler.


Reply to this email directly or view it on GitHub:
#15

@JianMeng
Copy link
Author

JianMeng commented Feb 4, 2012

I have try a that way by add following to my .vimrc,

g:erlangWranglerPath "/usr/local/lib/erlang/lib/wrangler-1.0/"

But fail with vim error :

E486: 找不到模式: erlangWranglerPath "/usr/local/lib/erlang/lib/wrangler-1.0/"
请按 ENTER 或其它命令继续

So I change the default url in code

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

2 participants