Saturday, June 19, 2021

Translating complete functions to Vim9

Is there a way to turn a completion function (:h complete-functions)
into Vim9 script?

The issue is that such functions are called twice, and they are expected
to return values of different types in each call.

Thanks,
Life.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/salle7%24pfs%241%40ciao.gmane.io.

No comments: