jimenezrick/vimerl

Word erased using omni complete

jimenezrick opened this issue · 1 comments

Write some Mod:Fun which that when omni completed only has one suggestion:

  1. Write file:advise.
  2. Hit Ctrl+x+o, then advise will be erased and replaced by (. The ( should be append to the tail.

Bug fix - omni complete and only one suggestion

Omni complete deleted the function name when there was only one
suggestion.

Closed by ede8ef2.