diff options
| author | Ben Linskey | 2016-05-29 20:02:00 -0400 |
|---|---|---|
| committer | Ben Linskey | 2016-05-29 20:02:00 -0400 |
| commit | 2209951f57461d8d469975534f710680dec13080 (patch) | |
| tree | 4aee268316683b439082442ea3a10c4970298cef | |
| parent | 0428aff17bf919110434356cecfa05d2124b8a0a (diff) | |
| download | vim-armenian-keymaps-2209951f57461d8d469975534f710680dec13080.tar.gz | |
Fix improper mappings in W. Armenian keymap
The letter Ց was erroneously mapped to the x key rather than the 3 key in both cases.
| -rw-r--r-- | western-armenian_utf-8.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/western-armenian_utf-8.vim b/western-armenian_utf-8.vim index 114a898..d064439 100644 --- a/western-armenian_utf-8.vim +++ b/western-armenian_utf-8.vim @@ -39,7 +39,7 @@ S Ս W Վ D Տ R Ր -X Ց +# Ց V Ւ \" Փ K Ք @@ -67,7 +67,7 @@ h հ . ղ j ճ m մ -x յ +3 յ n ն , շ o ո |