Hi list and Bram.
I implemented an experimental feature. It is notification callback to completion plugin, when user selected a word and finish completion. Using this callback, authors of completion plugin be able to implement some learning gimmick, and provide more good order of completion words by each user's habit. I attached a patch and a sample script. Please check these. Best regards. -- MURAOKA Taro <[email protected]> -- You received this message from the "vim_dev" 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
compl_onselected_hook.diff
Description: Binary data
compl3.vim
Description: Binary data
