XVimProject / XVim2

Vim key-bindings for Xcode 9
MIT License
2.3k stars 181 forks source link

Code completion not working in 11.3.1 #292

Closed pelachile closed 4 years ago

pelachile commented 4 years ago

XVim2 is working fine except for a lot of the key bindings like Shift $ to go to the end of a line don't work. However, code completion is not working at all

pebble8888 commented 4 years ago

Try to reboot macOS.

pelachile commented 4 years ago

Yeah, I tried that. I had to give up on it. I'm so used to Vim key binding it is almost impossible to code in Xcode now without them. I decided to use AppCode and just deal the hassle of switching back and forth.