How to enable auto completion in Qt creator in Fakevim mode
qt-creator, vim
Solution
This problem has been fixed in new versions of Qt Creator. You can download it from here . Additionally you can switch between fakevim mode and normal mode with ALT+V ALT+V(Press ALT+V 2 times )
Problem
Auto completion become disable when I enable FakeVim mode in Qt creator ! Do someone have a solution to enable it in fakevim mode? Thanks