Skip to content

Commit 4057a4e

Browse files
authored
Merge pull request #1695 from vim-jp/hh-update-map
Update map.{txt,jax}
2 parents fee67df + c67244b commit 4057a4e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/map.jax

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*map.txt* For Vim バージョン 9.1. Last change: 2024 Aug 31
1+
*map.txt* For Vim バージョン 9.1. Last change: 2024 Sep 26
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1800,7 +1800,7 @@ Note これらの引数は省略できますが、これは廃止される機能
18001800
|:aboveleft|, |:belowright|,
18011801
|:botright|, |:browse|, |:confirm|, |:hide|, |:horizontal|,
18021802
|:keepalt|, |:keepjumps|, |:keepmarks|, |:keeppatterns|,
1803-
|:leftabove|, |:lockmarks|, |:noautocmd|, |:noswapfile|
1803+
|:leftabove|, |:lockmarks|, |:noautocmd|, |:noswapfile|,
18041804
|:rightbelow|, |:sandbox|, |:silent|, |:tab|, |:topleft|,
18051805
|:unsilent|, |:verbose|, 加えて |:vertical|.
18061806
Note |:filter| には対応していないことに注意してください。

en/map.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*map.txt* For Vim version 9.1. Last change: 2024 Aug 31
1+
*map.txt* For Vim version 9.1. Last change: 2024 Sep 26
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1832,7 +1832,7 @@ The valid escape sequences are
18321832
nothing. Supported modifiers are |:aboveleft|, |:belowright|,
18331833
|:botright|, |:browse|, |:confirm|, |:hide|, |:horizontal|,
18341834
|:keepalt|, |:keepjumps|, |:keepmarks|, |:keeppatterns|,
1835-
|:leftabove|, |:lockmarks|, |:noautocmd|, |:noswapfile|
1835+
|:leftabove|, |:lockmarks|, |:noautocmd|, |:noswapfile|,
18361836
|:rightbelow|, |:sandbox|, |:silent|, |:tab|, |:topleft|,
18371837
|:unsilent|, |:verbose|, and |:vertical|.
18381838
Note that |:filter| is not supported.

0 commit comments

Comments
 (0)