Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3f926fd

Browse files
committedFeb 5, 2016
「かわり」->「代わり」 #44
1 parent b48aeb8 commit 3f926fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/filetype.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ A. デフォルトのファイルタイプの検査をくつがえす。
199199

200200
B. デフォルトのファイルタイプの検査の後にファイルタイプを決定する。
201201

202-
上と同様。ただし、無条件に 'filetype' を設定するかわりに、':setfiletype' を
202+
上と同様。ただし、無条件に 'filetype' を設定する代わりに、':setfiletype' を
203203
使う。これはまだファイルタイプがまだ認識されていないときだけ 'filetype'
204204
設定する。次に例を示す。 >
205205
au BufRead,BufNewFile *.txt setfiletype text

0 commit comments

Comments
 (0)
Please sign in to comment.