File tree 2 files changed +12
-12
lines changed
2 files changed +12
-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
58
57
doc/filetype.jax
59
58
doc/help.jax
60
59
doc/index.jax
60
+ doc/map.jax
61
61
doc/mlang.jax
62
62
doc/os_os2.jax
63
63
doc/quickfix.jax
Original file line number Diff line number Diff line change @@ -1337,17 +1337,17 @@ 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
+ 次の値を利用できます :
1345
+ -addr=lines 行 (デフォルト )
1346
+ -addr=arguments 引数
1347
+ -addr=buffers バッファ (ロードされていないバッファも )
1348
+ -addr=loaded_buffers ロードされたバッファ
1349
+ -addr=windows ウィンドウ
1350
+ -addr=tabs タブページ
1351
1351
1352
1352
特殊なケース *:command-bang* *:command-bar*
1353
1353
*:command-register* *:command-buffer*
You can’t perform that action at this time.
0 commit comments