Skip to content

Commit 88f0c82

Browse files
authored
Merge pull request #2245 from h-east/update-filetype
Update filetype.{txt,jax}
2 parents e88b00d + f263fb5 commit 88f0c82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/filetype.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*filetype.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
1+
*filetype.txt* For Vim バージョン 9.1. Last change: 2025 Aug 10
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/filetype.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1072,7 +1072,7 @@ The Vim filetype plugin defines the following mappings:
10721072
]" move to the next (legacy) comment
10731073
[" move to the previous (legacy) comment
10741074
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
10761076
CTRL-W f edit the file under the cursor in a new window
10771077

10781078

0 commit comments

Comments
 (0)