After searching a bit on the net it seems that I can\'t map CtrlSpace to anything/alot. Is there a way to do it today, what I found was usually 2 years
The nitpicker broke pablox solution. The crux of the solution was just about remapping. So when you disable remapping, it cannot work.
If you really want to throw in a noremap
, this is what it looks like:
inoremap neocomplete#start_manual_complete()
imap
What will not work: inoremap
'cause the
part will not be remapped itself.