0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

Merge a3c788d67d13b1af7b0a82bf7498b7842a886caa into a494ce1c64a2637719a5c1339abf19ec7c48089c

This commit is contained in:
Boyd Kane 2025-07-04 11:10:31 +02:00 committed by GitHub
commit 93f6b21f62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -853,6 +853,7 @@ static digr_T digraphdefault[] = {
{'1', '\'', 0x2032},
{'2', '\'', 0x2033},
{'3', '\'', 0x2034},
{'?', '!', 0x203d},
{'4', '\'', 0x2057},
{'1', '"', 0x2035},
{'2', '"', 0x2036},