Skip to content

Vim not working on 7.3.1 #973

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

Open
Ronaldoh1 opened this issue Jul 15, 2016 · 1 comment
Open

Vim not working on 7.3.1 #973

Ronaldoh1 opened this issue Jul 15, 2016 · 1 comment

Comments

@Ronaldoh1
Copy link

Ronaldoh1 commented Jul 15, 2016

[Write issue description here]

-------- Debug Info -------
XVim revision : 3eb09a6ffa68b4bc23b6d0703caea9e6152cd125
OS Version : Version 10.11.5 (Build 15F34)
Xcode Version : 7.3.1

--- .xvmrc ---
## N/A

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.



<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/36048153-vim-not-working-on-7-3-1?utm_campaign=plugin&utm_content=tracker%2F252770&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F252770&utm_medium=issues&utm_source=github).
</bountysource-plugin>
@dudwchina
Copy link

dudwchina commented Jul 15, 2016

as written in the readme file Xcode6,7 should use before 809527b commit version.

  1. git clone the repo or download the repo to your local folder.

2.roll back to some version that before 809527b.
eg.
git reset --hard d0ee97d2a136d723d4a7ce4f9b515a8515db1d9f

3.make sure you install Xcode command line tool.

$ xcode-select -p
/Applications/Xcode.app/Contents/Developer

4.follow the readme file INSTALL step.

5.finish all above restart Xcode and click loadbundle .

this way works for me, hope helpful for you!

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