-
Notifications
You must be signed in to change notification settings - Fork 69
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
Compatible with XVim #1
Comments
👍 please do! |
I'm a huge Xvim fan and user, so I took a quick look at the source to see where the problem might be. By commenting out line 89 (the "else" part of the if-check) the backlight was not removed when returning to normal mode in Xvim. To do this yourself, simply:
Not sure if this has any side effects or not, but I'm happily using it this way in Xcode 5.1.1 now. |
@codeluggage cool ill try it out thx |
Thanks, fixed the problem for me, but now in xcode 6 it doesnt work again... any ideas? |
|
How does textViewDidChange break Xvim compatibility ? |
Great plugin!
Any chance you could make this work with the xvim plugin? https://github.com/JugglerShu/XVim
Thanks!
The text was updated successfully, but these errors were encountered: