|
3 | 3 | helpname: 'vietnamese' |
4 | 4 | --- |
5 | 5 | <div id='vimCodeElement'> |
6 | | -<a class="Constant" href="vietnamese.html" name="vietnamese.txt">vietnamese.txt</a> For <span class="Identifier">Vim version 9.1.</span> Last change: 2024 Dec 02<br> |
| 6 | +<a class="Constant" href="vietnamese.html" name="vietnamese.txt">vietnamese.txt</a> For <span class="Identifier">Vim version 9.1.</span> Last change: 2024 Dec 04<br> |
7 | 7 | <br> |
8 | 8 | <br> |
9 | 9 | <span class="Identifier">VIM REFERENCE MANUAL by Phạm Bình An</span><br> |
|
18 | 18 | <span class="PreProc">===============================================================================</span><br> |
19 | 19 | 1. Introduction<br> |
20 | 20 | <a class="Constant" href="vietnamese.html#vietnamese-intro" name="vietnamese-intro">vietnamese-intro</a><br> |
21 | | -<br> |
22 | 21 | Vim supports Vietnamese language in the following ways:<br> |
23 | 22 | <br> |
24 | 23 | - Built-in <a class="Identifier" href="vietnamese.html#vietnamese-keymap">vietnamese-keymap</a>, which allows you to type Vietnamese characters<br> |
|
28 | 27 | <span class="PreProc">===============================================================================</span><br> |
29 | 28 | 2. Vietnamese keymaps<br> |
30 | 29 | <a class="Constant" href="vietnamese.html#vietnamese-keymap" name="vietnamese-keymap">vietnamese-keymap</a><br> |
31 | | -<br> |
32 | 30 | To switch between languages you can use your system native keyboard switcher,<br> |
33 | 31 | or use one of the Vietnamese keymaps included in the Vim distribution, like<br> |
34 | 32 | below<br> |
|
47 | 45 | <span class="Statement">- </span><a class="Constant" href="vietnamese.html#vietnamese-vni_utf-8" name="vietnamese-vni_utf-8">vietnamese-vni_utf-8</a> VNI input method, <a class="Identifier" href="mbyte.html#UTF-8">UTF-8</a> encoding.<br> |
48 | 46 | <br> |
49 | 47 | <span class="Statement"> </span><a class="Constant" href="vietnamese.html#vietnamese-ime_diff" name="vietnamese-ime_diff">vietnamese-ime_diff</a><br> |
50 | | -<br> |
51 | 48 | Since these keymaps were designed to be minimalistic, they do not support all<br> |
52 | 49 | features of the corresponding input methods. The differences are described<br> |
53 | 50 | below:<br> |
|
72 | 69 | <span class="PreProc">===============================================================================</span><br> |
73 | 70 | 3. Localization<br> |
74 | 71 | <a class="Constant" href="vietnamese.html#vietnamese-l18n" name="vietnamese-l18n">vietnamese-l18n</a><br> |
75 | | -<br> |
76 | | -Vim <a class="Identifier" href="message.html#messages">messages</a> are also available in Vietnamese. If you wish to see messages in<br> |
77 | | -Vietnamese, you can run the command <a class="Identifier" href="mlang.html#:language">:language</a> with an argument being the name<br> |
78 | | -of the Vietnamese locale. For example,<br> |
| 72 | +Vim <a class="Identifier" href="message.html#messages">messages</a> are also available in Vietnamese. If you wish to see messages<br> |
| 73 | +in Vietnamese, you can run the command <a class="Identifier" href="mlang.html#:language">:language</a> with an argument being the<br> |
| 74 | +name of the Vietnamese locale. For example,<br> |
79 | 75 | <div class="helpExample"> :language vi_VN</div> |
80 | 76 | or<br> |
81 | 77 | <div class="helpExample"> :language vi_VN.utf-8</div> |
|
84 | 80 | See <a class="Identifier" href="mbyte.html#mbyte-first">mbyte-first</a> for details.<br> |
85 | 81 | <br> |
86 | 82 | <a class="Identifier" href="usr_01.html#vimtutor">vimtutor</a> is also available in Vietnamese. To start Vimtutor in Vietnamese,<br> |
87 | | -run the following command in terminal: >sh<br> |
88 | | - vimtutor vi<br> |
89 | | -<<br> |
| 83 | +run the following command in terminal:<br> |
| 84 | +<div class="helpExample"> vimtutor vi</div> |
| 85 | +<br> |
90 | 86 | <span class="PreProc">===============================================================================</span><br> |
91 | 87 | vim:tw=78:ts=8:noet:ft=help:norl:<br> |
92 | 88 | </div> |
0 commit comments