mirror of
https://github.com/vim/vim.git
synced 2026-05-27 12:36:51 +02:00
6106504e9e
Problem: Cannot add a digraph with a leading space. It is not easy to list
existing digraphs.
Solution: Add setdigraph(), setdigraphlist(), getdigraph() and
getdigraphlist(). (closes #8580)