File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -105,8 +105,7 @@ Vimを全画面で起動したい時には、openのアクションとして次
105
105
Vimを "送る" メニューに追加することもできる:
106
106
1. Windowsのエクスプローラーを起動する。
107
107
2. "送る" のためのディレクトリに移動する:
108
- Windows XP: C:\Documents and Settings\%user%\SendTo
109
- Windows Vista: C:\Users\%user%\AppData\Roaming\Microsoft\Windows\SendTo .
108
+ C:\Users\%user%\AppData\Roaming\Microsoft\Windows\SendTo
110
109
3. ファイル表示枠の上で右クリックして新規作成→ショートカット。
111
110
4. ショートカットウィザードに従ってVIM/GVIMへのフルパスを指定。
112
111
Original file line number Diff line number Diff line change @@ -106,8 +106,7 @@ when you have got a new version):
106
106
You can also install Vim in the "Send To" menu:
107
107
1. Start a Windows Explorer
108
108
2. Navigate to your sendto directory:
109
- Windows XP: C:\Documents and Settings\%user%\SendTo
110
- Windows Vista: C:\Users\%user%\AppData\Roaming\Microsoft\Windows\SendTo .
109
+ C:\Users\%user%\AppData\Roaming\Microsoft\Windows\SendTo .
111
110
3. Right-click in the file pane and select New->Shortcut
112
111
4. Follow the shortcut wizard, using the full path to VIM/GVIM.
113
112
You can’t perform that action at this time.
0 commit comments