File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- *filetype.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
1
+ *filetype.txt* For Vim バージョン 9.1. Last change: 2025 Aug 10
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1
- *filetype.txt* For Vim version 9.1. Last change: 2025 Aug 06
1
+ *filetype.txt* For Vim version 9.1. Last change: 2025 Aug 10
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1072,7 +1072,7 @@ The Vim filetype plugin defines the following mappings:
1072
1072
]" move to the next (legacy) comment
1073
1073
[" move to the previous (legacy) comment
1074
1074
gf edit the file under the cursor
1075
- CTRL-W gf edit the file under the cursor in a new tab
1075
+ CTRL-W gf edit the file under the cursor in a new tab page
1076
1076
CTRL-W f edit the file under the cursor in a new window
1077
1077
1078
1078
You can’t perform that action at this time.
0 commit comments