Skip to content

Conversation

@Osmium1008
Copy link

@Osmium1008 Osmium1008 commented Aug 16, 2025

#183 に関連
変換キーを keymap に移動しました。また、henkanPoint が設定されていない場合、 henkanFirstkanaInput を呼び出すように変更しました。

動作例

上部に記載されているのはvimrcの設定例です。

demo_loop


if (context.state.mode === "direct") {
context.kakutei(key);
// To prevent the infinite recursive call when henkanFirst itself is registered in rom_kana table.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このコメント行が長いのでフォーマットしてください

@Shougo
Copy link
Contributor

Shougo commented Aug 17, 2025

手元にて動作することを確認。

@kuuote
Copy link
Member

kuuote commented Aug 17, 2025

PRありがとうございます。ただ、すみませんがhenkanFirstにkanaInputの中身をコピーするという書き方は今後のメンテナンスのことを考えると受け入れられません。
closeさせて頂きます。

@kuuote kuuote closed this Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants