On Do, 20 Sep 2018, [email protected] wrote:
> A question posted on the vi.stackexchange.com website > (https://vi.stackexchange.com/questions/16230/how-can-i-remove-the-default-digraphs) > seems a good opportunity for me to get my hands dirty with > contributing to the community. Is there any interest in the capability > to enable/disable the default digraphs on the fly, and also to allow > deletion of user-made digraphs? I've already implemented the former > but don't want to waste any more time if it's not likely to be wanted. In the past there was some discussion around it and I even created a patch to enhance this: https://groups.google.com/d/msg/vim_use/Ds2Miu-HtF8/22RmF1ZfcFoJ latest version is available here: https://github.com/chrisbra/vim-mq-patches/blob/master/digraphs_custom I haven't it updated in a while but you can use that as a starting point, there haven't been too many updates on the digraphs source (except for the ga code), so it might still apply. Best, Christian -- Wer Unmögliches will, muß mögliches tun. -- -- 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.
