> Is it possible to have vim sort the suggest list (<C-N>/<C-P>) by the
> most used (as in most commonly completed) entries?
>
Nope.
> If not, does anybody know of a plugin that can do that?
>
I don't know of one, but one might exist. The two options for user-
defined completion are 'completefunc' and 'omnifunc', and IIUC the
order of entries is completely specified by the function given.
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment