Skip to content

Commit 2c07766

Browse files
committed
Update#2
1 parent 012a2ad commit 2c07766

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

doc/gui_w32.jax

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_w32.txt* For Vim バージョン 8.1. Last change: 2019 Apr 28
1+
*gui_w32.txt* For Vim バージョン 8.1. Last change: 2019 May 05
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -19,7 +19,6 @@ Win32でのVimのグラフィカルユーザーインターフェイス *gui-w32
1919
|gui.txt| GUIの一般的な要素。
2020
|os_win32.txt| Win32特有の要素。
2121

22-
{Vi にはWindowsのGUIは無い}
2322

2423
==============================================================================
2524
1. GUIを始める *gui-w32-start*
@@ -417,7 +416,7 @@ Vimのウィンドウに1つもしくは複数のファイルをドラッグ&ド
417416

418417
*:simalt* *:sim*
419418
:sim[alt] {key} Alt と {key} の同時押しをシミュレートする。
420-
{Vi にはない} {Win32バージョンだけの機能}
419+
{Win32バージョンだけの機能}
421420
Note: ":si" は "i" フラグ付きの ":s" になる。
422421

423422
通常、Vimでは使用可能なマッピングを増やすために、Alt-<Key>の全ての組み合わせを

en/gui_w32.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_w32.txt* For Vim version 8.1. Last change: 2019 Apr 28
1+
*gui_w32.txt* For Vim version 8.1. Last change: 2019 May 05
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -19,7 +19,6 @@ Other relevant documentation:
1919
|gui.txt| For generic items of the GUI.
2020
|os_win32.txt| For Win32 specific items.
2121

22-
{Vi does not have a Windows GUI}
2322

2423
==============================================================================
2524
1. Starting the GUI *gui-w32-start*
@@ -414,7 +413,7 @@ be opened as normal. See |drag-n-drop|.
414413

415414
*:simalt* *:sim*
416415
:sim[alt] {key} simulate pressing {key} while holding Alt pressed.
417-
{not in Vi} {only for Win32 versions}
416+
{only for Win32 versions}
418417
Note: ":si" means ":s" with the "i" flag.
419418

420419
Normally, Vim takes control of all Alt-<Key> combinations, to increase the

0 commit comments

Comments
 (0)