externvoid
externvoid
Did you use the development branch that has been updated recently?
It can't be helped. This version of Xcode, 11.5, might not be supported by XVim2. We should be waiting for the issue solved.
The immediate work around is below. `:%s/ / /gc` The former space is 4 pieces. The latter one is 2. Apple should provide vim.plugin. Like Android Studio.
@michaeleisel I followed your advice, finding the specific place at `NSTextStorage+VimOperation.m` It's working as what I desire.
Could you attempt unsign command at github.com/steakknife/unsign? $cd unsign $make $./unsign /Applications/Xcode.app/Contents/MacOS/Xcode $cd /Applications/Xcode.app/Contents/MacOS/Xcode $mv Xcode Xcode.sined $mv Xcode.unsigned Xcode The similer tool of the unsign is github.com/alexzielenski/optool.
The same goes for me. The solution for now is to delete this application all at once with the following command. This happens with Karabiner-Element 14.13.0 and the Karabiner-MultitouchExtension that...
I found that this issue can be avoided by following a certain procedure to enter the sleep state. 1. Using the Touch ID button for sleeping does not cause this...