File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- *windows.txt* For Vim バージョン 9.1. Last change: 2024 Sep 08
1
+ *windows.txt* For Vim バージョン 9.1. Last change: 2024 Dec 14
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1029,6 +1029,8 @@ CTRL-W g } *CTRL-W_g}*
1029
1029
位置は変わらない。便利な例: >
1030
1030
:pedit +/fputc /usr/include/stdio.h
1031
1031
<
1032
+ | ++opt | および | +cmd | も参照。
1033
+
1032
1034
*:ps* *:psearch*
1033
1035
:[range] ps[earch][!] [count] [/]pattern[/]
1034
1036
| :ijump | と同様だが、見つかったマッチをプレビューウィンドウで
Original file line number Diff line number Diff line change 1
- *windows.txt* For Vim version 9.1. Last change: 2024 Sep 08
1
+ *windows.txt* For Vim version 9.1. Last change: 2024 Dec 14
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1012,6 +1012,8 @@ CTRL-W g } *CTRL-W_g}*
1012
1012
position isn't changed. Useful example: >
1013
1013
:pedit +/fputc /usr/include/stdio.h
1014
1014
<
1015
+ Also see | ++opt | and | +cmd | .
1016
+
1015
1017
*:ps* *:psearch*
1016
1018
:[range] ps[earch][!] [count] [/]pattern[/]
1017
1019
Works like | :ijump | but shows the found match in the preview
You can’t perform that action at this time.
0 commit comments