Yu Wang
Yu Wang
+1 same here. Wondering how to make graph to spread out more.
Yes, solved it. Put this line of code in `.vimrc.local` ``` inoremap neosnippet#expandable() ? neosnippet#mappings#expand_or_jump_impl() : pumvisible() ? neocomplete#close_popup() : "\" ```
**Xcode quit unexpectedly while using the XVim plug-in.** Click Reopen to open the application again. Click Report to see more detailed information and send a report to Apple. ``` Process:...
Reinstall XVim from Alcatraz could reproduce this. Right after installing from Alcatraz, the cursor disappeared and if I input something, the Xcode would crash immediately. After reopening the Xcode, everything...
Yes. Manually works.
Alright, at least manually installation works. Hope you can find a way to fix this issue. Thanks!