File tree 2 files changed +11
-12
lines changed
2 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 32
32
doc/if_ruby.jax
33
33
doc/if_tcl.jax
34
34
doc/insert.jax
35
- doc/map.jax
36
35
doc/netbeans.jax
37
36
doc/pattern.jax
38
37
doc/quickref.jax
59
58
doc/filetype.jax
60
59
doc/help.jax
61
60
doc/index.jax
61
+ doc/map.jax
62
62
doc/mlang.jax
63
63
doc/os_os2.jax
64
64
doc/quickfix.jax
Original file line number Diff line number Diff line change @@ -1337,17 +1337,16 @@ Note: -range=Nと-count=Nは相互に排他的であるということに注意
1337
1337
らか一方のみを指定することができます。
1338
1338
1339
1339
*E889* *:command-addr*
1340
- It is possible that the special characters in the range like ., $ or % which
1341
- by default correspond to the current line, last line and the whole buffer,
1342
- relate to arguments, (loaded) buffers, windows or tab pages.
1343
-
1344
- Possible values are:
1345
- -addr=lines Range of lines (this is the default)
1346
- -addr=arguments Range for arguments
1347
- -addr=buffers Range for buffers (also not loaded buffers)
1348
- -addr=loaded_buffers Range for loaded buffers
1349
- -addr=windows Range for windows
1350
- -addr=tabs Range for tab pages
1340
+ 範囲に含まれる現在行、最終行、バッファ全体を表す . 、$ 、% といった特殊文字を
1341
+ 引数、(ロードされた)バッファ、ウィンドウ及びタブページに関連付けできます。
1342
+
1343
+ 次の値を利用できます:
1344
+ -addr=lines 行(デフォルト)
1345
+ -addr=arguments 引数
1346
+ -addr=buffers バッファ(ロードされていないバッファも)
1347
+ -addr=loaded_buffers ロードされたバッファ
1348
+ -addr=windows ウィンドウ
1349
+ -addr=tabs タブページ
1351
1350
1352
1351
特殊なケース *:command-bang* *:command-bar*
1353
1352
*:command-register* *:command-buffer*
You can’t perform that action at this time.
0 commit comments