We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af5275 commit 74d5e2bCopy full SHA for 74d5e2b
doc/insert.jax
@@ -277,7 +277,7 @@ indent 字下げをバックスペースで消去可能
277
eol 改行をバックスペースで消去可能(行を連結)
278
start 挿入の開始位置を越えてのバックスペースを許可する。CTRL-W と CTRL-U
279
は挿入の開始位置で一度停止する。
280
-nostop start に似ているが、CTRL-W と CTRL-U は挿入の先頭で止まらない。
+nostop start に似ているが、CTRL-W と CTRL-U は挿入の開始位置で止まらない。
281
282
'backspace' が空の時、Vi互換のバックスペースが使用される。自動字下げや、第1カ
283
ラムの前、そして挿入の開始点を超えてのバックスペースはできない。
0 commit comments