Skip to content

Commit 928f13d

Browse files
authored
Merge pull request #490 from vim-jp/fix-setf
:setf の微修正
2 parents 10594a8 + 82da01a commit 928f13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/options.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ Note: 将来、値にグローバルとローカルの区別のあるオプシ
405405
ファイルタイプの設定
406406

407407
:setf[iletype] [FALLBACK] {filetype} *:setf* *:setfiletype*
408-
{filetype} に対してオプション 'filetype' を設定する。
408+
オプション 'filetype' に対して {filetype} を設定する。
409409
ただし autocommand の中 (入れ子になっているときは、外
410410
側も含めて) でまだ実行されていないときのみ有効である。
411411
これは以下のコマンドの略である。 >

0 commit comments

Comments
 (0)