Hacker News new | ask | show | jobs
by mcobrien 5437 days ago
It might be worth running :cd in the sudo vim instance and in the regular one. Your sudo current directory could well be different to your own which would explain vim not being able to find the script.
1 comments

That was the reason. Cleaver to think of that.