1- *vietnamese.txt* For Vim version 9.1. Last change: 2025 Nov 09
1+ *vietnamese.txt* For Vim version 9.1. Last change: 2026 Jan 25
22
33
44 VIM REFERENCE MANUAL by Phạm Bình An
@@ -10,7 +10,7 @@ Vietnamese language support in Vim *vietnamese* *Vietnamese*
10102. Vietnamese keymaps | vietnamese-keymap |
11113. Localization | vietnamese-l10n |
1212
13- ===============================================================================
13+ ==============================================================================
14141. Introduction
1515 *vietnamese-intro*
1616Vim supports Vietnamese language in the following ways:
@@ -19,7 +19,7 @@ Vim supports Vietnamese language in the following ways:
1919 in | Insert-mode | and | search-commands | using US keyboard layout.
2020- Localization in Vietnamese. See | vietnamese-l10n |
2121
22- ===============================================================================
22+ ==============================================================================
23232. Vietnamese keymaps
2424 *vietnamese-keymap*
2525To switch between languages you can use your system native keyboard switcher,
@@ -44,12 +44,12 @@ Since these keymaps were designed to be minimalistic, they do not support all
4444features of the corresponding input methods. The differences are described
4545below:
4646
47- - You can only type each character individually, entering the base letter first
48- and then the diacritics later. For example, to type the word `n ến ` using
49- | vietnamese-vni_utf-8 | , you must type `ne61n` , not `nen61` or `ne6n1`
50- - For characters with more than 1 diacritic, you need to type vowel mark before
51- tone mark. For example, to type `ồ` using | vietnamese-telex_utf-8 | , you need
52- to type `oof` , not `ofo` .
47+ - You can only type each character individually, entering the base letter
48+ first and then the diacritics later. For example, to type the word `n ến `
49+ using | vietnamese-vni_utf-8 | , you must type `ne61n` , not `nen61` or `ne6n1`
50+ - For characters with more than 1 diacritic, you need to type vowel mark
51+ before tone mark. For example, to type `ồ` using | vietnamese-telex_utf-8 | , you
52+ need to type `oof` , not `ofo` .
5353- With | vietnamese-telex_utf-8 | , you need to type all uppercase letters to
5454 produce uppercase characters with diacritics. For example, `Ừ` must be typed
5555 as `UWF` .
6161 supported.
6262- Removing diacritics using `z` in Telex or `0 ` in VNI and VIQR is not supported.
6363
64- ===============================================================================
64+ ==============================================================================
65653. Localization
6666 *vietnamese-l10n*
6767Vim | messages | are also available in Vietnamese. If you wish to see messages
@@ -78,5 +78,5 @@ See |mbyte-first| for details.
7878run the following command in terminal: >
7979 vimtutor vi
8080<
81- ===============================================================================
81+ ==============================================================================
8282vim:tw=78:ts=8:noet:ft=help:norl:
0 commit comments