mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
updated for version 7.2-167fix
This commit is contained in:
@@ -481,7 +481,7 @@ static digr_T digraphdefault[] =
|
||||
{'\'', ' ', 213}, /* ' */
|
||||
{'-', ':', 214}, /* <20> */
|
||||
{'D', 'I', 215}, /* <20> */
|
||||
{'y', ':', 216}, /* <8e> */
|
||||
{'y', ':', 216}, /* <EFBFBD> */
|
||||
{'Y', ':', 217}, /* <20> */
|
||||
{'/', '/', 218}, /* <20> */
|
||||
{'E', '=', 219}, /* <20> Euro System >=8.5 */
|
||||
|
Reference in New Issue
Block a user