mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 13:08:33 +00:00

Problem: Order of matches for 'omnifunc' is messed up. (Danny Su)
Solution: Do not set compl_curr_match when called from complete_check().
(closes vim/vim#1168)
472e85970e