Skip to content

Commit 37a2189

Browse files
h-eastk-takata
andauthored
Update doc/undo.jax
Co-authored-by: K.Takata <[email protected]>
1 parent 8d673e7 commit 37a2189

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/undo.jax

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ CTRL-G u を使います。挿入コマンドを部分ごと (例えば文単位
114114
い値が同じでもそうなります。`g:undolevels` を使用して、'undolevels' のグローバ
115115
ル値のみを明示的に読み書きします。|Vim9| script では: >
116116
&g:undolevels = &g:undolevels
117-
&undolevels = &undolevels
118117
旧来のスクリプトでは: >
119118
let &g:undolevels = &g:undolevels
120119

0 commit comments

Comments
 (0)