> I often wonder what next to add or improve in Vim. These days plugin > authors are a very important group of people who help making Vim more > useful. Thus I would like to hear from them what they want.
Since the question is put on hold on SO: IMHO the only feature really missing is some sort of overlays (à la emacs: https://www.gnu.org/software/emacs/manual/html_node/elisp/Overlays.html). This would provide for region-local maps, variables etc. This way information could be stored with some part of the text. The last time I tried, I found it rather difficult to work with subprocesses in way reliable across OSs -- e.g. linux + windows. As a user, I would prefer a standardized APIs for project-related information (e.g. file lists, root directory, VCS type etc.) provided by the vim standard library. Regards -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
