1- *vietnamese.txt* For Vim version 9.1. Last change: 2024 Dec 02
1+ *vietnamese.txt* For Vim version 9.1. Last change: 2024 Dec 04
22
33
44 VIM REFERENCE MANUAL by Phạm Bình An
@@ -13,7 +13,6 @@ Vietnamese language support in Vim *vietnamese* *Vietnamese*
1313===============================================================================
14141. Introduction
1515 *vietnamese-intro*
16-
1716Vim supports Vietnamese language in the following ways:
1817
1918- Built-in | vietnamese-keymap | , which allows you to type Vietnamese characters
@@ -23,7 +22,6 @@ Vim supports Vietnamese language in the following ways:
2322===============================================================================
24232. Vietnamese keymaps
2524 *vietnamese-keymap*
26-
2725To switch between languages you can use your system native keyboard switcher,
2826or use one of the Vietnamese keymaps included in the Vim distribution, like
2927below >
@@ -42,7 +40,6 @@ Vim comes with the following Vietnamese keymaps:
4240- *vietnamese-vni_utf-8* VNI input method, | UTF-8 | encoding.
4341
4442 *vietnamese-ime_diff*
45-
4643Since these keymaps were designed to be minimalistic, they do not support all
4744features of the corresponding input methods. The differences are described
4845below:
@@ -67,10 +64,9 @@ below:
6764===============================================================================
68653. Localization
6966 *vietnamese-l18n*
70-
71- Vim | messages | are also available in Vietnamese. If you wish to see messages in
72- Vietnamese, you can run the command | :language | with an argument being the name
73- of the Vietnamese locale. For example, >
67+ Vim | messages | are also available in Vietnamese. If you wish to see messages
68+ in Vietnamese, you can run the command | :language | with an argument being the
69+ name of the Vietnamese locale. For example, >
7470 :language vi_VN
7571< or >
7672 :language vi_VN.utf-8
@@ -79,7 +75,7 @@ Note that the name of the Vietnamese locale may vary depending on your system.
7975See | mbyte-first | for details.
8076
8177| vimtutor | is also available in Vietnamese. To start Vimtutor in Vietnamese,
82- run the following command in terminal: >sh
78+ run the following command in terminal: >
8379 vimtutor vi
8480<
8581===============================================================================
0 commit comments