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

check for existence of .vim_runtime dir #13

Closed
rjmoggach opened this issue Jan 17, 2013 · 4 comments
Closed

check for existence of .vim_runtime dir #13

rjmoggach opened this issue Jan 17, 2013 · 4 comments

Comments

@rjmoggach
Copy link

./install_awesome_vimrc.sh: line 1: cd: /home/mogga/.vim_runtime: No such file or directory

@c1b3rh4ck
Copy link

Have you created such directory ? /home/user/.vim_runtime ?

@rjmoggach
Copy link
Author

That's kinda the point. The install script should check for it and create
it if its not there...

Robert Moggach
Dashing Collective
http://dashing.tv
Mobile +1 647 966 3274

On 2013-01-26, at 11:44 AM, c1b3rh4ck notifications@github.com wrote:

Have you created such directory ? /home/user/.vim_runtime ?


Reply to this email directly or view it on
GitHubhttps://github.com//issues/13#issuecomment-12737843.

@rjmoggach
Copy link
Author

The clone target should be considered variable -
Adding a simple check eliminates an avoidable chance of error.

Yes, after hunting around I did realize you specify a clone target

On 2013-01-26, at 10:15 PM, c1b3rh4ck notifications@github.com wrote:

What happend when you execute git:
git clone git://github.com/amix/vimrc.git ~/.vim_runtime
it creates that directory ...


Reply to this email directly or view it on
GitHubhttps://github.com//issues/13#issuecomment-12746919.

@amix
Copy link
Owner

amix commented Jan 27, 2013

You are welcome to provide a patch for this 👍

@amix amix closed this as completed Apr 13, 2013
RandyMcMillan pushed a commit to RandyMcMillan/vimrc that referenced this issue Nov 4, 2019
Fix how wrap setting is applied and restored
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

3 participants