From cdee3ffab8ec76291ec4bba5370aafed1a1f47ed Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Wed, 28 Apr 2021 13:08:40 +0700 Subject: Add TIL section --- content/til/vim-jp.fr.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/til/vim-jp.fr.md (limited to 'content/til/vim-jp.fr.md') diff --git a/content/til/vim-jp.fr.md b/content/til/vim-jp.fr.md new file mode 100644 index 0000000..ecbadec --- /dev/null +++ b/content/til/vim-jp.fr.md @@ -0,0 +1,14 @@ +--- +title: "AJA que on peut écrire le japonais avec vim" +date: 2021-04-19T17:58:51+07:00 +translationKey: json-output-format +tags: [vim, japanese, useless, hiragana, katakana] +--- + +On peut écrire du Hiragana and Katakana avec vim: +Appuyer Ctrl+K puis écrire le nom du glyph en Romanji: + +- Hiragana: ^Kna → な +- Katakana: ^KNa → ナ + +Les autres caractères: -- cgit 1.4.1