File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,6 @@ GUI でタブページラインを右クリックするとメニューが表示
80
80
:[count] tabf[ind] [++opt] [+cmd] {file} *:tabf* *:tabfind*
81
81
'path' 内の {file} を新しいタブページで開きます。| :find | と同
82
82
じです。[count] については上記 | :tabnew | 参照。
83
- {| +file_in_path | が有効な場合のみ利用できます}
84
83
85
84
:[count] tab {cmd} *:tab*
86
85
{cmd} を実行します。そのコマンドが新しいウィンドウを作成すると
Original file line number Diff line number Diff line change @@ -81,8 +81,6 @@ For the related autocommands see |tabnew-autocmd|.
81
81
:[count] tabf[ind] [++opt] [+cmd] {file} *:tabf* *:tabfind*
82
82
Open a new tab page and edit {file} in 'path' , like with
83
83
| :find | . For [count] see | :tabnew | above.
84
- {not available when the | +file_in_path | feature was disabled
85
- at compile time}
86
84
87
85
:[count] tab {cmd} *:tab*
88
86
Execute {cmd} and when it opens a new window open a new tab
You can’t perform that action at this time.
0 commit comments