Skip to content

Commit 5e9a9fc

Browse files
committed
Update by original
1 parent c1e6d14 commit 5e9a9fc

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

doc/various.jax

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim バージョン 9.1. Last change: 2025 May 15
1+
*various.txt* For Vim バージョン 9.1. Last change: 2025 Jun 07
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -41,7 +41,6 @@ CTRL-L 画面を消去して再描画します。すでに入力されてい
4141
い項目が含まれている場合に、タブパネルを更新するのに便
4242
利です。
4343

44-
4544
*N<Del>*
4645
<Del> ノーマルモードで数値 (|count|) を入力しているときは、
4746
数字の最後の桁を削除します。

en/various.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim version 9.1. Last change: 2025 May 15
1+
*various.txt* For Vim version 9.1. Last change: 2025 Jun 07
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41,7 +41,6 @@ CTRL-L Clear and redraw the screen. The redraw may happen
4141
when 'tabpanel' includes an item that doesn't trigger
4242
automatic updating.
4343

44-
4544
*N<Del>*
4645
<Del> When entering a number: Remove the last digit.
4746
Note: if you like to use <BS> for this, add this

0 commit comments

Comments
 (0)